summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingnavmeshzone.cpp
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/llpathfindingnavmeshzone.cpp
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/llpathfindingnavmeshzone.cpp')
-rw-r--r--indra/newview/llpathfindingnavmeshzone.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpathfindingnavmeshzone.cpp b/indra/newview/llpathfindingnavmeshzone.cpp
index 4f8ca39987..9c7b493701 100644
--- a/indra/newview/llpathfindingnavmeshzone.cpp
+++ b/indra/newview/llpathfindingnavmeshzone.cpp
@@ -35,7 +35,7 @@
#include "llpathfindingmanager.h"
#include "llviewercontrol.h"
-#include "LLPathingLib.h"
+#include "llpathinglib.h"
#include <string>
#include <vector>