diff options
Diffstat (limited to 'src/camera.h')
-rw-r--r-- | src/camera.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/camera.h b/src/camera.h index 8321a1f0d..973ae3f31 100644 --- a/src/camera.h +++ b/src/camera.h @@ -29,7 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <IAnimatedMesh.h> class LocalPlayer; -class MapDrawControl; +struct MapDrawControl; class ExtrudedSpriteSceneNode; class IGameDef; |