diff options
Diffstat (limited to 'indra/newview/llhudicon.cpp')
-rw-r--r-- | indra/newview/llhudicon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llhudicon.cpp b/indra/newview/llhudicon.cpp index cbb9fb8619..4cfd556ead 100644 --- a/indra/newview/llhudicon.cpp +++ b/indra/newview/llhudicon.cpp @@ -34,7 +34,7 @@ #include "llhudicon.h" #include "llgl.h" -#include "llglimmediate.h" +#include "llrender.h" #include "llviewerobject.h" #include "lldrawable.h" |