diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfloaterchat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloaterchat.cpp b/linden/indra/newview/llfloaterchat.cpp index 79dddaa..a28123e 100644 --- a/linden/indra/newview/llfloaterchat.cpp +++ b/linden/indra/newview/llfloaterchat.cpp | |||
@@ -193,7 +193,7 @@ void LLFloaterChat::setMinimized(BOOL minimized) | |||
193 | updateConsoleVisibility(); | 193 | updateConsoleVisibility(); |
194 | } | 194 | } |
195 | 195 | ||
196 | // linden library includes | 196 | // viewer library includes |
197 | #include "llaudioengine.h" | 197 | #include "llaudioengine.h" |
198 | #include "llchat.h" | 198 | #include "llchat.h" |
199 | #include "llfontgl.h" | 199 | #include "llfontgl.h" |