Browse Source

Fix compile issue with gcc/clang

James Urquhart 2 năm trước cách đây
mục cha
commit
dad888f862
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;