diff options
Diffstat (limited to 'indra/newview/llvotextbubble.cpp')
-rw-r--r-- | indra/newview/llvotextbubble.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvotextbubble.cpp b/indra/newview/llvotextbubble.cpp index 775b1ec61d..b48a5a989c 100644 --- a/indra/newview/llvotextbubble.cpp +++ b/indra/newview/llvotextbubble.cpp @@ -36,7 +36,7 @@ #include "imageids.h" #include "llviewercontrol.h" #include "llprimitive.h" -#include "llsphere.h" +#include "llrendersphere.h" #include "llagent.h" #include "llbox.h" |