src/ai/api/ai_tunnel.cpp
branchnoai
changeset 10339 ce6cd68d9eb8
parent 10249 58810805030e
child 10679 fcd493243794
equal deleted inserted replaced
10338:fb4e0030116d 10339:ce6cd68d9eb8
     2 
     2 
     3 /** @file ai_tunnel.cpp Implementation of AITunnel. */
     3 /** @file ai_tunnel.cpp Implementation of AITunnel. */
     4 
     4 
     5 #include "ai_tunnel.hpp"
     5 #include "ai_tunnel.hpp"
     6 #include "ai_map.hpp"
     6 #include "ai_map.hpp"
       
     7 #include "../../openttd.h"
     7 #include "../../landscape.h"
     8 #include "../../landscape.h"
     8 #include "../../tunnel_map.h"
     9 #include "../../tunnel_map.h"
     9 #include "../../road_type.h"
    10 #include "../../road_type.h"
    10 #include "../../command_func.h"
    11 #include "../../command_func.h"
    11 #include "../../tunnelbridge.h"
    12 #include "../../tunnelbridge.h"