2
0
Эх сурвалжийг харах

Fix compile issue with gcc/clang

James Urquhart 2 жил өмнө
parent
commit
dad888f862

+ 1 - 0
Engine/source/scene/sceneObject.h

@@ -85,6 +85,7 @@ class SceneObjectLightingPlugin;
 class Convex;
 class LightInfo;
 class SFXAmbience;
+class SceneContainer;
 
 struct ObjectRenderInst;
 struct Move;