diff options
Diffstat (limited to 'indra/newview/llnetmap.cpp')
-rw-r--r-- | indra/newview/llnetmap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llnetmap.cpp b/indra/newview/llnetmap.cpp index edf2567c8c..c3128652fe 100644 --- a/indra/newview/llnetmap.cpp +++ b/indra/newview/llnetmap.cpp @@ -65,7 +65,7 @@ #include "llvoavatar.h" #include "llworld.h" #include "llworldmapview.h" // shared draw code -#include "viewer.h" // Only for constants! +#include "llappviewer.h" // Only for constants! #include "llglheaders.h" |