aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/parallaction/disk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/disk.h b/engines/parallaction/disk.h
index 63013ce9e6..9c82fd958c 100644
--- a/engines/parallaction/disk.h
+++ b/engines/parallaction/disk.h
@@ -48,7 +48,7 @@ struct Frames;
struct Cnv;
struct Sprites;
struct BackgroundInfo;
-struct GfxObj;
+class GfxObj;
struct MaskBuffer;
struct PathBuffer;