From c8ae5fa9d2e778f85bbfc6e0df5d6c3cc66824fa Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 25 Dec 2008 00:16:29 +0000 Subject: Fixed compilation with g++4.3 svn-id: r35532 --- engines/gob/coktelvideo.h | 1 - engines/gob/video.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/engines/gob/coktelvideo.h b/engines/gob/coktelvideo.h index 7ed90ed073..dc6b604f7e 100644 --- a/engines/gob/coktelvideo.h +++ b/engines/gob/coktelvideo.h @@ -34,7 +34,6 @@ namespace Gob { -class Graphics::PaletteLUT; class Indeo3; /** Common interface for handling Coktel Vision videos and derivated formats. */ diff --git a/engines/gob/video.h b/engines/gob/video.h index 50653bd26c..4a729b127c 100644 --- a/engines/gob/video.h +++ b/engines/gob/video.h @@ -37,8 +37,6 @@ namespace Graphics { namespace Gob { -class Graphics::PaletteLUT; - // Some Surfaces are simultaneous in Draw::spritesArray and discrete // variables, so it's a references counting class that cleans // up its own mess -- cgit v1.2.3