diff options
| author | prep <prep@lindenlab.com> | 2011-12-01 10:54:21 -0500 |
|---|---|---|
| committer | prep <prep@lindenlab.com> | 2011-12-01 10:54:21 -0500 |
| commit | 0538dcf62e3c13b50fc0828e930fa50e4050302d (patch) | |
| tree | 22db10891a271b591766bd048f48dfbef5800f2d /indra/newview/llnavmeshstation.cpp | |
| parent | 38b7f033b28027711a03e5a28d6ea384be909318 (diff) | |
New navmesh viewer options, rendering improvements, etc.
Diffstat (limited to 'indra/newview/llnavmeshstation.cpp')
| -rw-r--r-- | indra/newview/llnavmeshstation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llnavmeshstation.cpp b/indra/newview/llnavmeshstation.cpp index 2f7e62b8ae..9ae8492380 100644 --- a/indra/newview/llnavmeshstation.cpp +++ b/indra/newview/llnavmeshstation.cpp @@ -27,7 +27,7 @@ #include "llviewerprecompiledheaders.h"
#include "llnavmeshstation.h"
#include "llcurl.h"
-#include "LLPathingLib.h"//prep# fixme
+#include "llpathinglib.h"
#include "llagent.h"
#include "llviewerregion.h"
#include "llsdutil.h"
|
