diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-06-26 18:22:17 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-06-26 18:22:17 -0700 |
commit | a818cd4f7336ed9b33dacd91fcaf5239a8be813d (patch) | |
tree | ce28a248c8ce9f59281d2e5bcabb81ad2c74c090 /indra/newview/llfloaterpathfindingconsole.cpp | |
parent | 78910cf3016fc55eaf8214640b348df0f8bcdeda (diff) |
Renaming the rebake navmesh panel class.
Diffstat (limited to 'indra/newview/llfloaterpathfindingconsole.cpp')
-rw-r--r-- | indra/newview/llfloaterpathfindingconsole.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpathfindingconsole.cpp b/indra/newview/llfloaterpathfindingconsole.cpp index ab5775de06..0bd5dc0263 100644 --- a/indra/newview/llfloaterpathfindingconsole.cpp +++ b/indra/newview/llfloaterpathfindingconsole.cpp @@ -54,7 +54,6 @@ #include "pipeline.h" #include "llpathinglib.h" #include "llviewerparcelmgr.h" -#include "llpanelnavmeshrebake.h" #define XUI_RENDER_HEATMAP_NONE 0 #define XUI_RENDER_HEATMAP_A 1 |