aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/script_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/toon/script_func.h')
-rw-r--r--engines/toon/script_func.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/toon/script_func.h b/engines/toon/script_func.h
index d44211b6bb..2f8972134c 100644
--- a/engines/toon/script_func.h
+++ b/engines/toon/script_func.h
@@ -27,7 +27,7 @@
#define SCRIPT_FUNC_H
#include "common/array.h"
-#include "script.h"
+#include "toon/script.h"
namespace Toon {