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 --- sound/softsynth/fmtowns_pc98/towns_audio.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/softsynth/fmtowns_pc98') 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 { -- cgit v1.2.3