summaryrefslogtreecommitdiff
path: root/indra/newview/llnearbychathandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llnearbychathandler.cpp')
-rw-r--r--indra/newview/llnearbychathandler.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llnearbychathandler.cpp b/indra/newview/llnearbychathandler.cpp
index 303f2abcce..83777af31a 100644
--- a/indra/newview/llnearbychathandler.cpp
+++ b/indra/newview/llnearbychathandler.cpp
@@ -28,7 +28,7 @@
#include "llagentdata.h" // for gAgentID
#include "llnearbychathandler.h"
-
+#include "llchannelmanager.h"
#include "llbottomtray.h"
#include "llchatitemscontainerctrl.h"
#include "llfirstuse.h"
@@ -36,6 +36,7 @@
#include "llhints.h"
#include "llnearbychat.h"
#include "llrecentpeople.h"
+#include "llscreenchannel.h"
#include "llviewercontrol.h"