diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-02-10 17:34:14 -0800 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-02-10 17:34:14 -0800 |
commit | 11259b37ee93e06fd61dac8e88180150c1fd63b8 (patch) | |
tree | ea145b16afbeeda0f99b68c83c45da0f304bf175 /indra/newview/llnavmeshstation.cpp | |
parent | e88ed1164adf3797f97ede40def40e0d85fc24f6 (diff) |
PATH-284: Moving files around in preparation for the new pathfinding console design.
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 16f459ff84..87f7e92ddd 100644 --- a/indra/newview/llnavmeshstation.cpp +++ b/indra/newview/llnavmeshstation.cpp @@ -31,7 +31,7 @@ #include "llagent.h" #include "llviewerregion.h" #include "llsdutil.h" -#include "llfloaterpathfindingsetup.h" +#include "llfloaterpathfindingconsole.h" //=============================================================================== LLNavMeshStation::LLNavMeshStation() |