From 3a94200e185f8de4ef8f775409f3ce1f60e39408 Mon Sep 17 00:00:00 2001 From: Martin Kiewitz Date: Thu, 4 Feb 2010 22:30:46 +0000 Subject: SCI: fix build paint16.h change svn-id: r47892 --- engines/sci/graphics/paint16.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sci') 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: -- cgit v1.2.3