diff options
Diffstat (limited to 'indra/newview/lleventinfo.cpp')
-rw-r--r-- | indra/newview/lleventinfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lleventinfo.cpp b/indra/newview/lleventinfo.cpp index 17b33f127c..0e69891731 100644 --- a/indra/newview/lleventinfo.cpp +++ b/indra/newview/lleventinfo.cpp @@ -32,7 +32,7 @@ #include "llviewerprecompiledheaders.h" #include "lleventinfo.h" -#include "viewer.h" // for gPacificDaylightTime +#include "llappviewer.h" // for gPacificDaylightTime #include "lluuid.h" #include "message.h" |