diff options
Diffstat (limited to 'indra/newview/llhudtext.h')
-rw-r--r-- | indra/newview/llhudtext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llhudtext.h b/indra/newview/llhudtext.h index 645cbc2698..dc14a8c764 100644 --- a/indra/newview/llhudtext.h +++ b/indra/newview/llhudtext.h @@ -33,7 +33,7 @@ #ifndef LL_LLHUDTEXT_H #define LL_LLHUDTEXT_H -#include "llmemory.h" +#include "llpointer.h" #include "lldarrayptr.h" #include "llhudobject.h" |