industry_cmd.c
changeset 2163 b17b313113a0
parent 2159 f6284cf5fab0
child 2186 db48cf29b983
equal deleted inserted replaced
2162:b98e430ffd10 2163:b17b313113a0
     1 #include "stdafx.h"
     1 #include "stdafx.h"
     2 #include "openttd.h"
     2 #include "openttd.h"
     3 #include "table/strings.h"
     3 #include "table/strings.h"
     4 #include "table/sprites.h"
     4 #include "table/sprites.h"
       
     5 #include "functions.h"
     5 #include "map.h"
     6 #include "map.h"
     6 #include "tile.h"
     7 #include "tile.h"
     7 #include "viewport.h"
     8 #include "viewport.h"
     8 #include "command.h"
     9 #include "command.h"
     9 #include "industry.h"
    10 #include "industry.h"