From 059944e59cc7f3b84fabb1210b6c1fb0aacc549e Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 8 Nov 2010 23:07:42 +0000 Subject: COMMON: Push #include audiocd.h in system.h out to .cpp files svn-id: r54148 --- engines/kyra/sound_towns.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/kyra') diff --git a/engines/kyra/sound_towns.cpp b/engines/kyra/sound_towns.cpp index 487f5e8128..f648a23231 100644 --- a/engines/kyra/sound_towns.cpp +++ b/engines/kyra/sound_towns.cpp @@ -30,6 +30,8 @@ #include "kyra/sound_intern.h" #include "kyra/screen.h" +#include "backends/audiocd/audiocd.h" + #include "sound/audiostream.h" #include "sound/decoders/raw.h" -- cgit v1.2.3