summaryrefslogtreecommitdiff
path: root/indra/llui
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-03-31 10:08:50 +0300
committerMike Antipov <mantipov@productengine.com>2010-03-31 10:08:50 +0300
commitbba457e889e45a43d1aba2541ee1dab1e07dd979 (patch)
tree19c5e5c364c1fa1764d615e89683244aecf6373b /indra/llui
parent1751e6add7e9957106f628816f0808c92a67cc6c (diff)
parentd99a7d2f1d5d839131919d17173f5197c04083a6 (diff)
Merge from default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/llui')
-rw-r--r--indra/llui/llaccordionctrltab.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/llui/llaccordionctrltab.h b/indra/llui/llaccordionctrltab.h
index 462ccc6d53..4b8b22405e 100644
--- a/indra/llui/llaccordionctrltab.h
+++ b/indra/llui/llaccordionctrltab.h
@@ -35,8 +35,9 @@
#include <string>
#include "llrect.h"
+#include "lluictrl.h"
+#include "lluicolor.h"
-class LLUICtrl;
class LLUICtrlFactory;
class LLUIImage;
class LLButton;