From 9cd1efca176ebf9e2f5d5d5c1dae90d8ee017dad Mon Sep 17 00:00:00 2001 From: James Cook Date: Thu, 10 Sep 2009 21:15:41 +0000 Subject: Header file corrections to let us build without precompiled headers from llprimitive and llvfs. Allows better dependency analysis. --- indra/newview/llfloaterimagepreview.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview/llfloaterimagepreview.h') diff --git a/indra/newview/llfloaterimagepreview.h b/indra/newview/llfloaterimagepreview.h index f007697e88..4a12543650 100644 --- a/indra/newview/llfloaterimagepreview.h +++ b/indra/newview/llfloaterimagepreview.h @@ -35,6 +35,7 @@ #include "llfloaternamedesc.h" #include "lldynamictexture.h" +#include "llpointer.h" #include "llquaternion.h" class LLComboBox; @@ -43,6 +44,7 @@ class LLViewerJointMesh; class LLVOAvatar; class LLTextBox; class LLVertexBuffer; +class LLVolume; class LLImagePreviewSculpted : public LLViewerDynamicTexture { -- cgit v1.3