Fix compile issue with gcc/clang

This commit is contained in:
James Urquhart 2023-08-26 22:52:39 +01:00 committed by Brian Roberts
parent 175831fd30
commit dad888f862

View file

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