diff options
Diffstat (limited to 'indra/newview/lltoolgrab.h')
-rw-r--r-- | indra/newview/lltoolgrab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltoolgrab.h b/indra/newview/lltoolgrab.h index cf2405cafc..16ccb3f24f 100644 --- a/indra/newview/lltoolgrab.h +++ b/indra/newview/lltoolgrab.h @@ -36,7 +36,7 @@ #include "lltool.h" #include "v3math.h" #include "llquaternion.h" -#include "llmemory.h" +#include "llsingleton.h" #include "lluuid.h" #include "llviewerwindow.h" // for LLPickInfo |