diff options
Diffstat (limited to 'indra/newview/llhudeffectlookat.cpp')
-rw-r--r-- | indra/newview/llhudeffectlookat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llhudeffectlookat.cpp b/indra/newview/llhudeffectlookat.cpp index 920a1caaf3..613f310b08 100644 --- a/indra/newview/llhudeffectlookat.cpp +++ b/indra/newview/llhudeffectlookat.cpp @@ -40,7 +40,7 @@ #include "llvoavatar.h" #include "lldrawable.h" #include "llviewerobjectlist.h" -#include "llsphere.h" +#include "llrendersphere.h" #include "llselectmgr.h" #include "llglheaders.h" |