summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingpathtool.h
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-04-18 16:03:33 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-04-18 16:03:33 -0700
commit1cdef4903daea1622923550b1328b659a594b029 (patch)
tree5e51aebd5be3f30fc4c7fed394488e72482130f7 /indra/newview/llpathfindingpathtool.h
parentdb7ad38170d957ce4caed2cd1686e53a51c41138 (diff)
Updating to the latest llphysicextensions pre-built package with the now lowercased version of the header file names.
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 fd55dd8335..492304e4a4 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>