aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/time.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/sfx/time.cpp')
-rw-r--r--engines/sci/sfx/time.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sfx/time.cpp b/engines/sci/sfx/time.cpp
index 418343584a..720c233968 100644
--- a/engines/sci/sfx/time.cpp
+++ b/engines/sci/sfx/time.cpp
@@ -23,7 +23,7 @@
*
*/
-#include "sci/include/sfx_time.h"
+#include "sci/sfx/sfx_time.h"
#include "sci/tools.h"
namespace Sci {