aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/seq/instrument-map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/sfx/seq/instrument-map.cpp')
-rw-r--r--engines/sci/sfx/seq/instrument-map.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/seq/instrument-map.cpp b/engines/sci/sfx/seq/instrument-map.cpp
index 2246d517db..3c16780c9a 100644
--- a/engines/sci/sfx/seq/instrument-map.cpp
+++ b/engines/sci/sfx/seq/instrument-map.cpp
@@ -24,7 +24,7 @@
*/
#include "common/scummsys.h"
-#include "sci/sfx/sci_midi.h"
+#include "sci/sfx/softseq/mididriver.h"
#include "sci/sfx/seq/instrument-map.h"
#include "sci/sfx/core.h"