aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/sfx/timer.cpp')
-rw-r--r--engines/sci/sfx/timer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/timer.cpp b/engines/sci/sfx/timer.cpp
index ba2453579d..d58de323cd 100644
--- a/engines/sci/sfx/timer.cpp
+++ b/engines/sci/sfx/timer.cpp
@@ -25,7 +25,7 @@
#include "common/timer.h"
#include "engines/engine.h"
-#include "sci/include/sfx_timer.h"
+#include "sci/sfx/sfx_timer.h"
namespace Sci {