aboutsummaryrefslogtreecommitdiff
path: root/engines/cryomni3d/fixed_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cryomni3d/fixed_image.h')
-rw-r--r--engines/cryomni3d/fixed_image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cryomni3d/fixed_image.h b/engines/cryomni3d/fixed_image.h
index 5690788463..7e3d26655a 100644
--- a/engines/cryomni3d/fixed_image.h
+++ b/engines/cryomni3d/fixed_image.h
@@ -29,7 +29,7 @@
#include "engines/cryomni3d/objects.h"
namespace Graphics {
-class Surface;
+struct Surface;
}
namespace CryOmni3D {