summaryrefslogtreecommitdiff
path: root/indra/newview/llhudobject.cpp
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-03-30 15:21:53 -0400
committerLoren Shih <seraph@lindenlab.com>2010-03-30 15:21:53 -0400
commitb0d2cd38f0fe0ba6c63141259062f2552f817145 (patch)
tree7ad6284e5640052b2d1337094cf8ae8cd6a80c90 /indra/newview/llhudobject.cpp
parent7a8c6a235e6f287b27303bd5733d4b7989ddd6c2 (diff)
EXT-6634 : INFRASTRUCTURE: Generic header file / #include cleanup
LLAgent.* cleanup Also took out some constants from llagent.cpp that aren't being used.
Diffstat (limited to 'indra/newview/llhudobject.cpp')
-rw-r--r--indra/newview/llhudobject.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llhudobject.cpp b/indra/newview/llhudobject.cpp
index dc55aba0db..2b73ed1dcd 100644
--- a/indra/newview/llhudobject.cpp
+++ b/indra/newview/llhudobject.cpp
@@ -43,6 +43,7 @@
#include "llhudeffectbeam.h"
#include "llhudeffecttrail.h"
#include "llhudeffectlookat.h"
+#include "llhudeffectpointat.h"
#include "llvoicevisualizer.h"