diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-06-11 16:40:53 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-06-11 16:40:53 -0700 |
commit | b912c27bf44a45e607adc3b5c94d3fd8a9bbf53e (patch) | |
tree | 6ac533504cc8ff081f6c440a30028267dbbc71d3 /indra/newview/llpathfindingnavmeshzone.h | |
parent | a087c4dfbb0823c66f21e3587de9d57937333e32 (diff) |
PATH-711: Implementing Leo's changes for the pathfinding console.
Diffstat (limited to 'indra/newview/llpathfindingnavmeshzone.h')
-rw-r--r-- | indra/newview/llpathfindingnavmeshzone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpathfindingnavmeshzone.h b/indra/newview/llpathfindingnavmeshzone.h index 8c330559a9..1e92f6b131 100644 --- a/indra/newview/llpathfindingnavmeshzone.h +++ b/indra/newview/llpathfindingnavmeshzone.h @@ -32,6 +32,7 @@ #include "lluuid.h" #include "llpathfindingnavmesh.h" #include "llpathfindingnavmeshstatus.h" +#include "llviewerregion.h" #include <vector> |