diff --git a/engines/sci/sfx/seq/map-mt32-to-gm.cpp b/engines/sci/sfx/seq/map-mt32-to-gm.cpp index 8c909905e14..8b93f620435 100644 --- a/engines/sci/sfx/seq/map-mt32-to-gm.cpp +++ b/engines/sci/sfx/seq/map-mt32-to-gm.cpp @@ -24,7 +24,7 @@ */ #include "common/scummsys.h" -#include "sci/scicore/resource.h" +#include "sci/resource.h" #include "sci/engine/state.h" #include "sci/sfx/seq/instrument-map.h"