diff options
Diffstat (limited to 'engines/sci/sfx/sfx_player.h')
-rw-r--r-- | engines/sci/sfx/sfx_player.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/sfx_player.h b/engines/sci/sfx/sfx_player.h index 8718622428..8aee0d0979 100644 --- a/engines/sci/sfx/sfx_player.h +++ b/engines/sci/sfx/sfx_player.h @@ -30,7 +30,7 @@ #include "sci/sfx/sfx_engine.h" #include "sci/sfx/sfx_iterator.h" -#include "sci/include/sciresource.h" +#include "sci/scicore/resource.h" #include "common/scummsys.h" |