mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-17 09:22:42 +01:00
(svn r23369) -Codechange: use script includes when possible, not ai includes
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "script_order.hpp"
|
||||
#include "script_vehicle.hpp"
|
||||
#include "script_cargo.hpp"
|
||||
#include "../../ai/ai_instance.hpp"
|
||||
#include "../script_instance.hpp"
|
||||
#include "../../debug.h"
|
||||
#include "../../vehicle_base.h"
|
||||
#include "../../roadstop_base.h"
|
||||
|
||||
Reference in New Issue
Block a user