summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewgesture.h
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-06-17 11:10:28 -0400
committerLoren Shih <seraph@lindenlab.com>2010-06-17 11:10:28 -0400
commit6bbbd6582fdf5bb24cf69f2106662032b2f77b8a (patch)
treebf1f99ee7881d16ee266cc6d8c2d073a922eb219 /indra/newview/llpreviewgesture.h
parent08515a8eb38a014ce5aedc737ab8c9abc15fccdb (diff)
EXT-7888 FIXED Opening a gesture from an in-world object shows gesture floater with blank information
EXT-7909 FIXED Cleanup llpreviewgesture #include files Fixed an issue that was causing gesture asset loading to fail. Also did header file cleanup.
Diffstat (limited to 'indra/newview/llpreviewgesture.h')
-rw-r--r--indra/newview/llpreviewgesture.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpreviewgesture.h b/indra/newview/llpreviewgesture.h
index 5968e936ef..b75d18873f 100644
--- a/indra/newview/llpreviewgesture.h
+++ b/indra/newview/llpreviewgesture.h
@@ -34,7 +34,6 @@
#define LL_LLPREVIEWGESTURE_H
#include "llassettype.h"
-#include "llmultigesture.h"
#include "llpreview.h"
class LLMultiGesture;
@@ -45,7 +44,6 @@ class LLComboBox;
class LLScrollListCtrl;
class LLScrollListItem;
class LLButton;
-class LLGestureStep;
class LLRadioGroup;
class LLVFS;