summaryrefslogtreecommitdiff
path: root/indra/newview/llhudobject.h
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2010-03-08 16:41:20 -0800
committerJames Cook <james@lindenlab.com>2010-03-08 16:41:20 -0800
commitf3651ae32c96296d93d4920ed33103d568a9c1fd (patch)
tree3fb8c195f6ef66fc6749591068f7aab374eda401 /indra/newview/llhudobject.h
parent1f340919533db8c49755002311b72483057a56c9 (diff)
Trivial header file cleanup
Diffstat (limited to 'indra/newview/llhudobject.h')
-rw-r--r--indra/newview/llhudobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llhudobject.h b/indra/newview/llhudobject.h
index d304ac41af..6b70d1922c 100644
--- a/indra/newview/llhudobject.h
+++ b/indra/newview/llhudobject.h
@@ -42,7 +42,7 @@
#include "v4color.h"
#include "v3math.h"
#include "v3dmath.h"
-#include "lldrawpool.h"
+#include "lldrawpool.h" // TODO: eliminate, unused below
#include <list>
class LLViewerCamera;