aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/fmtowns_pc98
diff options
context:
space:
mode:
authorMax Horn2010-11-08 23:07:42 +0000
committerMax Horn2010-11-08 23:07:42 +0000
commit059944e59cc7f3b84fabb1210b6c1fb0aacc549e (patch)
tree77642a74528a81ee4802f7c93537ecf02a56193a /sound/softsynth/fmtowns_pc98
parent82e473bc3b1498325bad28d804e4314f0c3a528c (diff)
downloadscummvm-rg350-059944e59cc7f3b84fabb1210b6c1fb0aacc549e.tar.gz
scummvm-rg350-059944e59cc7f3b84fabb1210b6c1fb0aacc549e.tar.bz2
scummvm-rg350-059944e59cc7f3b84fabb1210b6c1fb0aacc549e.zip
COMMON: Push #include audiocd.h in system.h out to .cpp files
svn-id: r54148
Diffstat (limited to 'sound/softsynth/fmtowns_pc98')
-rw-r--r--sound/softsynth/fmtowns_pc98/towns_audio.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/softsynth/fmtowns_pc98/towns_audio.cpp b/sound/softsynth/fmtowns_pc98/towns_audio.cpp
index a9e67c5266..992200d16f 100644
--- a/sound/softsynth/fmtowns_pc98/towns_audio.cpp
+++ b/sound/softsynth/fmtowns_pc98/towns_audio.cpp
@@ -25,6 +25,7 @@
#include "sound/softsynth/fmtowns_pc98/towns_audio.h"
#include "common/endian.h"
+#include "backends/audiocd/audiocd.h"
class TownsAudio_PcmChannel {