diff options
Diffstat (limited to 'src/ai/api/ai_base.hpp.sq')
-rw-r--r-- | src/ai/api/ai_base.hpp.sq | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ai/api/ai_base.hpp.sq b/src/ai/api/ai_base.hpp.sq index 677c06273..4f993f786 100644 --- a/src/ai/api/ai_base.hpp.sq +++ b/src/ai/api/ai_base.hpp.sq @@ -9,7 +9,7 @@ /* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */ -#include "ai_base.hpp" +#include "../../script/api/script_base.hpp" namespace SQConvert { /* Allow AIBase to be used as Squirrel parameter */ |