summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-06-18 16:17:34 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-06-18 16:17:34 +0100
commitcc0d5eae4d59adf41d59248e1b481a66db791b07 (patch)
tree709260697d52fba7e171005609fd4a0c8133895e /indra/newview
parentbe4edcd3da438ee546e575c6b768cd002a6d5aaa (diff)
Fix llpreviewgesture.h build borkage.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llpreviewgesture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpreviewgesture.h b/indra/newview/llpreviewgesture.h
index 1814f0d403..b141b14445 100644
--- a/indra/newview/llpreviewgesture.h
+++ b/indra/newview/llpreviewgesture.h
@@ -35,8 +35,8 @@
#include "llassettype.h"
#include "llpreview.h"
+#include "llmultigesture.h"
-class LLMultiGesture;
class LLLineEditor;
class LLTextBox;
class LLCheckBoxCtrl;