summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingcharacters.cpp
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-05-30 19:39:08 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-05-30 19:39:08 -0700
commit3352a1eac15f752535b636866eeb966ec3900c62 (patch)
tree5d9502cec29d56ab85add768a26ab1626cef261b /indra/newview/llfloaterpathfindingcharacters.cpp
parent3c2be426e5e905076d00b9492c0e66c8b31caf19 (diff)
Cleaning up some unreferenced headers and classes definitions from previous refactoring.
Diffstat (limited to 'indra/newview/llfloaterpathfindingcharacters.cpp')
-rw-r--r--indra/newview/llfloaterpathfindingcharacters.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/indra/newview/llfloaterpathfindingcharacters.cpp b/indra/newview/llfloaterpathfindingcharacters.cpp
index 6599bac6a6..59f54c12bf 100644
--- a/indra/newview/llfloaterpathfindingcharacters.cpp
+++ b/indra/newview/llfloaterpathfindingcharacters.cpp
@@ -33,9 +33,10 @@
#include "llfloaterpathfindingobjects.h"
#include "llpathfindingcharacter.h"
#include "llpathfindingcharacterlist.h"
+#include "llpathfindingmanager.h"
+#include "llpathfindingobjectlist.h"
#include "llsd.h"
-#include "lluuid.h"
-#include "llviewerregion.h"
+#include "lluicolortable.h"
//---------------------------------------------------------------------------
// LLFloaterPathfindingCharacters