File diff r10207:a1fc2f2a33db → r10208:ef8fcc3dc4ca
src/ai/ai.cpp
Show inline comments
 
@@ -8,8 +8,8 @@
 
#include "../command_func.h"
 
#include "../network/network.h"
 
#include "../core/alloc_func.hpp"
 
#include "../player_func.h"
 
#include "../player_base.h"
 
#include "../company_func.h"
 
#include "../company_base.h"
 
#include "ai.h"
 
#include "default/default.h"
 
#include "trolly/trolly.h"