From b56bf674cb2280848f2f3aa8f76af4324b33172a Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Fri, 18 Jun 2010 16:07:22 -0400 Subject: Quick fix to the compilation of llpreviewgesture to include appropriate header file. Complements the work Seraph has been doing for cleaning this up. Code reviewed by Seraph --- indra/newview/llpreviewgesture.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview') diff --git a/indra/newview/llpreviewgesture.h b/indra/newview/llpreviewgesture.h index 1814f0d403..c815b5b329 100644 --- a/indra/newview/llpreviewgesture.h +++ b/indra/newview/llpreviewgesture.h @@ -35,6 +35,7 @@ #include "llassettype.h" #include "llpreview.h" +#include "llmultigesture.h" class LLMultiGesture; class LLLineEditor; -- cgit v1.2.3