diff options
-rw-r--r-- | graphics/video/smk_player.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/video/smk_player.h b/graphics/video/smk_player.h index c1b118b13e..4fe7674bc1 100644 --- a/graphics/video/smk_player.h +++ b/graphics/video/smk_player.h @@ -35,8 +35,6 @@ #include "sound/mixer.h" #include "sound/audiostream.h" -class OSystem; - namespace Graphics { class BigHuffmanTree; |