diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/gob/coktelvideo.h | 1 | ||||
-rw-r--r-- | engines/gob/video.h | 2 |
2 files changed, 0 insertions, 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 |