src/bridge_map.h
changeset 8635 3bbb6f87fced
parent 8609 8c0c3e9dd6a0
child 9028 501b3b351df7
equal deleted inserted replaced
8634:5ffca02f9115 8635:3bbb6f87fced
     4 
     4 
     5 #ifndef BRIDGE_MAP_H
     5 #ifndef BRIDGE_MAP_H
     6 #define BRIDGE_MAP_H
     6 #define BRIDGE_MAP_H
     7 
     7 
     8 #include "direction_func.h"
     8 #include "direction_func.h"
     9 #include "map.h"
       
    10 #include "rail_type.h"
     9 #include "rail_type.h"
    11 #include "road_map.h"
    10 #include "road_map.h"
    12 
    11 
    13 
    12 
    14 /**
    13 /**