summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingpathtool.h
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-04-10 11:13:12 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-04-10 11:13:12 -0700
commit7f49803dd284417674988a4de5262ad63f66d092 (patch)
tree69d4013abf9d1c1beb5a6740ba8f985877261054 /indra/newview/llpathfindingpathtool.h
parentdf47f35d8fce6eb84ca4b26112e7af506616f4a5 (diff)
BUILDFIX: Correcting one more build issue on linux and mac platforms.
Diffstat (limited to 'indra/newview/llpathfindingpathtool.h')
-rw-r--r--indra/newview/llpathfindingpathtool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpathfindingpathtool.h b/indra/newview/llpathfindingpathtool.h
index d9dff3611b..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>