diff options
Diffstat (limited to 'engines/sci/sfx/core.h')
-rw-r--r-- | engines/sci/sfx/core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/core.h b/engines/sci/sfx/core.h index ca5025edf7..acf8c67d70 100644 --- a/engines/sci/sfx/core.h +++ b/engines/sci/sfx/core.h @@ -29,7 +29,7 @@ #include "common/error.h" #include "sci/sfx/songlib.h" -#include "sci/scicore/resource.h" +#include "sci/resource.h" namespace Sci { |