diff options
Diffstat (limited to 'linden/indra/newview/lllogchat.cpp')
-rw-r--r-- | linden/indra/newview/lllogchat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/lllogchat.cpp b/linden/indra/newview/lllogchat.cpp index 8620446..d89ec79 100644 --- a/linden/indra/newview/lllogchat.cpp +++ b/linden/indra/newview/lllogchat.cpp | |||
@@ -32,7 +32,7 @@ | |||
32 | #include "llviewerprecompiledheaders.h" | 32 | #include "llviewerprecompiledheaders.h" |
33 | 33 | ||
34 | #include "lllogchat.h" | 34 | #include "lllogchat.h" |
35 | #include "viewer.h" | 35 | #include "llappviewer.h" |
36 | 36 | ||
37 | const S32 LOG_RECALL_SIZE = 2048; | 37 | const S32 LOG_RECALL_SIZE = 2048; |
38 | 38 | ||