Explorar o código

Fix compile issue with gcc/clang

James Urquhart %!s(int64=2) %!d(string=hai) anos
pai
achega
dad888f862
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Engine/source/scene/sceneObject.h

+ 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;