diff options
Diffstat (limited to 'engines/touche/midi.cpp')
-rw-r--r-- | engines/touche/midi.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/touche/midi.cpp b/engines/touche/midi.cpp index ee7602abf7..0b15643767 100644 --- a/engines/touche/midi.cpp +++ b/engines/touche/midi.cpp @@ -26,7 +26,7 @@ #include "common/config-manager.h" #include "common/stream.h" -#include "sound/midiparser.h" +#include "audio/midiparser.h" #include "touche/midi.h" |