diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llbox.cpp b/linden/indra/newview/llbox.cpp index 984d15b..1e6d282 100644 --- a/linden/indra/newview/llbox.cpp +++ b/linden/indra/newview/llbox.cpp | |||
@@ -34,7 +34,7 @@ | |||
34 | #include "llbox.h" | 34 | #include "llbox.h" |
35 | 35 | ||
36 | #include "llgl.h" | 36 | #include "llgl.h" |
37 | #include "llglimmediate.h" | 37 | #include "llrender.h" |
38 | #include "llglheaders.h" | 38 | #include "llglheaders.h" |
39 | 39 | ||
40 | LLBox gBox; | 40 | LLBox gBox; |