aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci')
-rw-r--r--engines/sci/graphics/paint16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/graphics/paint16.h b/engines/sci/graphics/paint16.h
index a537f47cac..d9e13a38a3 100644
--- a/engines/sci/graphics/paint16.h
+++ b/engines/sci/graphics/paint16.h
@@ -38,7 +38,7 @@ class GfxScreen;
class GfxPalette;
class Font;
class SciGuiPicture;
-class View;
+class GfxView;
class GfxPaint16 : public GfxPaint {
public: