diff options
author | prep <none@none> | 2012-04-10 14:35:04 -0400 |
---|---|---|
committer | prep <none@none> | 2012-04-10 14:35:04 -0400 |
commit | 9af840bcd4a9a65cae68dd940db3911e7b5ebbeb (patch) | |
tree | 4a71903ecba116b3a297b83a3b5f92f261ee33e6 /indra/newview/llpathfindingpathtool.cpp | |
parent | 31543e637bcb0e6ddc83d21a3efdbe242fcf9f71 (diff) | |
parent | 7f49803dd284417674988a4de5262ad63f66d092 (diff) |
merge
Diffstat (limited to 'indra/newview/llpathfindingpathtool.cpp')
-rw-r--r-- | indra/newview/llpathfindingpathtool.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpathfindingpathtool.cpp b/indra/newview/llpathfindingpathtool.cpp index 6200586cf1..8147cb95d5 100644 --- a/indra/newview/llpathfindingpathtool.cpp +++ b/indra/newview/llpathfindingpathtool.cpp @@ -32,7 +32,7 @@ #include "llviewerwindow.h" #include "llviewercamera.h" #include "llpathfindingmanager.h" -#include "llpathinglib.h" +#include "LLPathingLib.h" #include <boost/function.hpp> #include <boost/signals2.hpp> |