src/depot.cpp
branchgamebalance
changeset 9908 0fa543611bbe
parent 9895 7bd07f43b0e3
child 7134 c5a90dd41166
equal deleted inserted replaced
9907:3b068c3a1c74 9908:0fa543611bbe
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "depot.h"
     7 #include "depot.h"
     8 #include "functions.h"
     8 #include "functions.h"
       
     9 #include "landscape.h"
     9 #include "tile.h"
    10 #include "tile.h"
    10 #include "map.h"
    11 #include "map.h"
    11 #include "table/strings.h"
    12 #include "table/strings.h"
    12 #include "saveload.h"
    13 #include "saveload.h"
    13 #include "order.h"
    14 #include "order.h"