summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2009-11-04 18:37:05 +0000
committerTofu Linden <tofu.linden@lindenlab.com>2009-11-04 18:37:05 +0000
commit5eaf4731770419fa4b32efb498d641a7d9d2f521 (patch)
treec4f3e4495a98a4be65ac24fae52d5da4993859b9 /indra
parent7573cb61126ef7db439b9c4b690fd77d21aabbc9 (diff)
more refactoring/paring/splitting....
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/llnearbychatbar.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/indra/newview/llnearbychatbar.h b/indra/newview/llnearbychatbar.h
index 06204e6367..3fa1d3ea8a 100644
--- a/indra/newview/llnearbychatbar.h
+++ b/indra/newview/llnearbychatbar.h
@@ -37,11 +37,14 @@
#include "llcombobox.h"
#include "llgesturemgr.h"
#include "llchat.h"
-#include "llchiclet.h"
#include "llvoiceclient.h"
#include "lloutputmonitorctrl.h"
#include "llspeakers.h"
+
+class LLTalkButton;
+
+
class LLGestureComboBox
: public LLComboBox
, public LLGestureManagerObserver