aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/sfx/player.h')
-rw-r--r--engines/sci/sfx/player.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/player.h b/engines/sci/sfx/player.h
index ca73d5b582..e2bf952d28 100644
--- a/engines/sci/sfx/player.h
+++ b/engines/sci/sfx/player.h
@@ -28,7 +28,7 @@
#ifndef SCI_SFX_SFX_PLAYER_H
#define SCI_SFX_SFX_PLAYER_H
-#include "sci/scicore/resource.h"
+#include "sci/resource.h"
#include "sci/sfx/iterator.h"
#include "common/scummsys.h"