summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewscript.h
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-12-02 20:20:12 -0800
committerbrad kittenbrink <brad@lindenlab.com>2009-12-02 20:20:12 -0800
commit256b8aba31ad92200d6449305d59bf5937f0563b (patch)
treeb2fdc0ca0d1dc5cc114dfbfff97fe125f86b7159 /indra/newview/llpreviewscript.h
parent1ea60591a9b5f46a66527497b7b14b843a663de8 (diff)
Fixed some more header file usage after the recent rebasing of my old precompiled header work.
Diffstat (limited to 'indra/newview/llpreviewscript.h')
-rw-r--r--indra/newview/llpreviewscript.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpreviewscript.h b/indra/newview/llpreviewscript.h
index 28a409d3ee..9d194c5557 100644
--- a/indra/newview/llpreviewscript.h
+++ b/indra/newview/llpreviewscript.h
@@ -51,6 +51,7 @@ struct LLEntryAndEdCore;
class LLMenuBarGL;
class LLFloaterScriptSearch;
class LLKeywordToken;
+class LLVFS;
class LLViewerInventoryItem;
// Inner, implementation class. LLPreviewScript and LLLiveLSLEditor each own one of these.