diff options
Diffstat (limited to 'indra/newview/llbox.cpp')
-rw-r--r-- | indra/newview/llbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llbox.cpp b/indra/newview/llbox.cpp index 1a3cf36ce6..95e16cf872 100644 --- a/indra/newview/llbox.cpp +++ b/indra/newview/llbox.cpp @@ -34,7 +34,7 @@ #include "llbox.h" #include "llgl.h" -#include "llglimmediate.h" +#include "llrender.h" #include "llglheaders.h" LLBox gBox; |