summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowheadless.cpp
diff options
context:
space:
mode:
authorDon Kjer <don@lindenlab.com>2011-02-18 23:16:38 +0000
committerDon Kjer <don@lindenlab.com>2011-02-18 23:16:38 +0000
commit774405e92bec6bdfa9e2be28e04b4b47fd71615e (patch)
treeb31140c5fe134fa95fdae03cbac3aec44916f55c /indra/llwindow/llwindowheadless.cpp
parenta4de39381ffcfeb455c3860ace7e7da7f756f774 (diff)
Cleanup of headless client (was: DisableRendering mode)
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
Diffstat (limited to 'indra/llwindow/llwindowheadless.cpp')
-rw-r--r--indra/llwindow/llwindowheadless.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llwindow/llwindowheadless.cpp b/indra/llwindow/llwindowheadless.cpp
index 35398f1c09..2e811ab23f 100644
--- a/indra/llwindow/llwindowheadless.cpp
+++ b/indra/llwindow/llwindowheadless.cpp
@@ -28,6 +28,7 @@
#include "indra_constants.h"
#include "llwindowheadless.h"
+#include "llgl.h"
//
// LLWindowHeadless