diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-04-18 16:03:33 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-04-18 16:03:33 -0700 |
commit | 1cdef4903daea1622923550b1328b659a594b029 (patch) | |
tree | 5e51aebd5be3f30fc4c7fed394488e72482130f7 /indra/newview/llmeshrepository.h | |
parent | db7ad38170d957ce4caed2cd1686e53a51c41138 (diff) |
Updating to the latest llphysicextensions pre-built package with the now lowercased version of the header file names.
Diffstat (limited to 'indra/newview/llmeshrepository.h')
-rw-r--r-- | indra/newview/llmeshrepository.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llmeshrepository.h b/indra/newview/llmeshrepository.h index 4139b9725b..da81bb057b 100644 --- a/indra/newview/llmeshrepository.h +++ b/indra/newview/llmeshrepository.h @@ -35,7 +35,7 @@ #define LLCONVEXDECOMPINTER_STATIC 1 -#include "LLConvexDecomposition.h" +#include "llconvexdecomposition.h" #include "lluploadfloaterobservers.h" class LLVOVolume; |