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 42af86dacf..418343584a 100644
--- a/engines/sci/sfx/time.cpp
+++ b/engines/sci/sfx/time.cpp
@@ -24,7 +24,7 @@
*/
#include "sci/include/sfx_time.h"
-#include "sci/include/resource.h"
+#include "sci/tools.h"
namespace Sci {