diff options
Diffstat (limited to 'indra/newview/llfloaterpathfindingconsole.h')
-rw-r--r-- | indra/newview/llfloaterpathfindingconsole.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpathfindingconsole.h b/indra/newview/llfloaterpathfindingconsole.h index ed63a669ea..c46fead91b 100644 --- a/indra/newview/llfloaterpathfindingconsole.h +++ b/indra/newview/llfloaterpathfindingconsole.h @@ -30,7 +30,7 @@ #include "llfloater.h"
#include "llnavmeshstation.h"
-#include "llpathinglib.h"
+#include "llphysicsextensions.h"
#include "llcheckboxctrl.h"
class LLSD;
|