From 8b0b0b092f1b85eeb2c7fa6409d8ac01f0f2b0b4 Mon Sep 17 00:00:00 2001 From: Inusaito Sayori Date: Wed, 31 Jul 2013 17:05:58 -0400 Subject: [PATCH] Compile fixie --- indra/newview/llpreviewscript.h | 1 + 1 file changed, 1 insertion(+) 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