diff options
Diffstat (limited to 'indra/newview/llflexibleobject.cpp')
-rw-r--r-- | indra/newview/llflexibleobject.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llflexibleobject.cpp b/indra/newview/llflexibleobject.cpp index b700faeccc..c18dc069a4 100644 --- a/indra/newview/llflexibleobject.cpp +++ b/indra/newview/llflexibleobject.cpp @@ -36,7 +36,7 @@ #include "llface.h" #include "llflexibleobject.h" #include "llglheaders.h" -#include "llsphere.h" +#include "llrendersphere.h" #include "llviewerobject.h" #include "llimagegl.h" #include "llagent.h" |