summaryrefslogtreecommitdiff
path: root/indra/llrender/llgldbg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llrender/llgldbg.cpp')
-rw-r--r--indra/llrender/llgldbg.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/llrender/llgldbg.cpp b/indra/llrender/llgldbg.cpp
index 2c61ebb851..146560f43d 100644
--- a/indra/llrender/llgldbg.cpp
+++ b/indra/llrender/llgldbg.cpp
@@ -11,9 +11,10 @@
#include "linden_common.h"
-#include "llglheaders.h"
+#include "llgldbg.h"
#include "llgl.h"
+#include "llglheaders.h"
//------------------------------------------------------------------------