summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingpathtool.h
diff options
context:
space:
mode:
authorprep <none@none>2012-04-10 14:35:04 -0400
committerprep <none@none>2012-04-10 14:35:04 -0400
commit9af840bcd4a9a65cae68dd940db3911e7b5ebbeb (patch)
tree4a71903ecba116b3a297b83a3b5f92f261ee33e6 /indra/newview/llpathfindingpathtool.h
parent31543e637bcb0e6ddc83d21a3efdbe242fcf9f71 (diff)
parent7f49803dd284417674988a4de5262ad63f66d092 (diff)
merge
Diffstat (limited to 'indra/newview/llpathfindingpathtool.h')
-rw-r--r--indra/newview/llpathfindingpathtool.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/llpathfindingpathtool.h b/indra/newview/llpathfindingpathtool.h
index 80d3b4cceb..1e17b71bd3 100644
--- a/indra/newview/llpathfindingpathtool.h
+++ b/indra/newview/llpathfindingpathtool.h
@@ -30,7 +30,7 @@
#include "llsingleton.h"
#include "lltool.h"
-#include "llpathinglib.h"
+#include "LLPathingLib.h"
#include <boost/function.hpp>
#include <boost/signals2.hpp>
@@ -60,8 +60,6 @@ public:
kCharacterTypeD
} ECharacterType;
- typedef
-
LLPathfindingPathTool();
virtual ~LLPathfindingPathTool();