diff options
Diffstat (limited to 'src/ai/api/ai_cargo.hpp.sq')
-rw-r--r-- | src/ai/api/ai_cargo.hpp.sq | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ai/api/ai_cargo.hpp.sq b/src/ai/api/ai_cargo.hpp.sq index da92e3e4f..463a0e0ac 100644 --- a/src/ai/api/ai_cargo.hpp.sq +++ b/src/ai/api/ai_cargo.hpp.sq @@ -9,7 +9,7 @@ /* THIS FILE IS AUTO-GENERATED; PLEASE DO NOT ALTER MANUALLY */ -#include "ai_cargo.hpp" +#include "../../script/api/script_cargo.hpp" namespace SQConvert { /* Allow enums to be used as Squirrel parameters */ |