mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-18 08:39:42 +00:00
(svn r23369) -Codechange: use script includes when possible, not ai includes
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "../../stdafx.h"
|
||||
#include "script_group.hpp"
|
||||
#include "script_engine.hpp"
|
||||
#include "../../ai/ai_instance.hpp"
|
||||
#include "../script_instance.hpp"
|
||||
#include "../../company_func.h"
|
||||
#include "../../group.h"
|
||||
#include "../../string_func.h"
|
||||
|
||||
Reference in New Issue
Block a user