From fd19fb2f914269a8cbea49db244d633b6d7008bb Mon Sep 17 00:00:00 2001 From: Cosmic Linden Date: Tue, 29 Nov 2022 16:00:55 -0800 Subject: SL-18732: Fix clang build error --- indra/newview/llpanelface.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/llpanelface.h b/indra/newview/llpanelface.h index 24bc973bde..c0afc79cbe 100644 --- a/indra/newview/llpanelface.h +++ b/indra/newview/llpanelface.h @@ -29,6 +29,7 @@ #include "v4color.h" #include "llpanel.h" +#include "llgltfmaterial.h" #include "llmaterial.h" #include "llmaterialmgr.h" #include "lltextureentry.h" @@ -49,8 +50,6 @@ class LLFloater; class LLMaterialID; class LLMediaCtrl; class LLMenuButton; -class LLGLTFMaterial; -struct LLGLTFMaterial::TextureTransform; // Represents an edit for use in replicating the op across one or more materials in the selection set. // -- cgit v1.2.3