diff options
Diffstat (limited to 'indra/newview/llhudobject.h')
-rw-r--r-- | indra/newview/llhudobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llhudobject.h b/indra/newview/llhudobject.h index 2cd8abf886..d304ac41af 100644 --- a/indra/newview/llhudobject.h +++ b/indra/newview/llhudobject.h @@ -37,7 +37,7 @@ * Base class and manager for in-world 2.5D non-interactive objects */ -#include "llmemory.h" +#include "llpointer.h" #include "v4color.h" #include "v3math.h" |