aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/drivers/mididriver.h
diff options
context:
space:
mode:
authorMax Horn2010-02-17 23:38:43 +0000
committerMax Horn2010-02-17 23:38:43 +0000
commitee1110a114d8e6f889474374943ff0bce701a9ff (patch)
tree2d28887cb8ea0b75be3bb9b7d45e95984d7fdc97 /engines/sci/sound/drivers/mididriver.h
parent86e34c34643ddd3920025c3423ece4e1c3aaeda1 (diff)
downloadscummvm-rg350-ee1110a114d8e6f889474374943ff0bce701a9ff.tar.gz
scummvm-rg350-ee1110a114d8e6f889474374943ff0bce701a9ff.tar.bz2
scummvm-rg350-ee1110a114d8e6f889474374943ff0bce701a9ff.zip
SCI: Reduce header interdependencies
svn-id: r48086
Diffstat (limited to 'engines/sci/sound/drivers/mididriver.h')
-rw-r--r--engines/sci/sound/drivers/mididriver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sci/sound/drivers/mididriver.h b/engines/sci/sound/drivers/mididriver.h
index a3f9c7302a..12d3e57f5d 100644
--- a/engines/sci/sound/drivers/mididriver.h
+++ b/engines/sci/sound/drivers/mididriver.h
@@ -28,7 +28,6 @@
#include "sci/sci.h"
#include "sound/mididrv.h"
-#include "sound/softsynth/emumidi.h"
#include "common/error.h"
namespace Sci {