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/llviewerwindow.cpp | |
| parent | e88ed1164adf3797f97ede40def40e0d85fc24f6 (diff) | |
PATH-284: Moving files around in preparation for the new pathfinding console design.
Diffstat (limited to 'indra/newview/llviewerwindow.cpp')
| -rw-r--r-- | indra/newview/llviewerwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerwindow.cpp b/indra/newview/llviewerwindow.cpp index 04b687b42f..9109b5379b 100644 --- a/indra/newview/llviewerwindow.cpp +++ b/indra/newview/llviewerwindow.cpp @@ -204,7 +204,7 @@ #include "llviewerwindowlistener.h" #include "llpaneltopinfobar.h" #include "LLPathingLib.h" -#include "llfloaterpathfindingsetup.h" +#include "llfloaterpathfindingconsole.h" #if LL_WINDOWS #include <tchar.h> // For Unicode conversion methods |
