summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.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/llappviewer.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/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index c1217fc402..b7afea89ce 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -106,7 +106,7 @@
#include "llvfsthread.h"
#include "llvolumemgr.h"
#include "llxfermanager.h"
-#include "LLPhysicsExtensions.h"
+#include "llphysicsextensions.h"
#include "llnotificationmanager.h"
#include "llnotifications.h"