diff options
Diffstat (limited to 'engines/sci/sfx')
-rw-r--r-- | engines/sci/sfx/seq/instrument-map.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sci/sfx/seq/instrument-map.cpp b/engines/sci/sfx/seq/instrument-map.cpp index 3c16780c9a..7c13f7f78e 100644 --- a/engines/sci/sfx/seq/instrument-map.cpp +++ b/engines/sci/sfx/seq/instrument-map.cpp @@ -26,7 +26,6 @@ #include "common/scummsys.h" #include "sci/sfx/softseq/mididriver.h" #include "sci/sfx/seq/instrument-map.h" -#include "sci/sfx/core.h" namespace Sci { |