aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/seq/map-mt32-to-gm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/sfx/seq/map-mt32-to-gm.cpp')
-rw-r--r--engines/sci/sfx/seq/map-mt32-to-gm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/seq/map-mt32-to-gm.cpp b/engines/sci/sfx/seq/map-mt32-to-gm.cpp
index c6b66491e9..777409d694 100644
--- a/engines/sci/sfx/seq/map-mt32-to-gm.cpp
+++ b/engines/sci/sfx/seq/map-mt32-to-gm.cpp
@@ -25,7 +25,7 @@
#include "common/scummsys.h"
#include "sci/scicore/resource.h"
-#include "sci/include/engine.h"
+#include "sci/engine/state.h"
#include "sci/sfx/seq/instrument-map.h"
namespace Sci {