diff --git a/indra/newview/llpreviewscript.h b/indra/newview/llpreviewscript.h index 396b4f651..ace3f9949 100644 --- a/indra/newview/llpreviewscript.h +++ b/indra/newview/llpreviewscript.h @@ -52,6 +52,7 @@ struct LLEntryAndEdCore; class LLMenuBarGL; class LLKeywordToken; class AIFilePicker; +class LLScriptEdContainer; // Inner, implementation class. LLPreviewScript and LLLiveLSLEditor each own one of these. class LLScriptEdCore : public LLPanel