smallmap_gui.c
changeset 4356 ec4e13f21cd0
parent 4346 66105d4f6e83
child 4429 b4eb6d97996f
equal deleted inserted replaced
4355:40a44dbba8d3 4356:ec4e13f21cd0
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 #include "stdafx.h"
     3 #include "stdafx.h"
     4 #include "openttd.h"
     4 #include "openttd.h"
       
     5 #include "functions.h"
     5 #include "bridge_map.h"
     6 #include "bridge_map.h"
     6 #include "clear_map.h"
     7 #include "clear_map.h"
     7 #include "industry_map.h"
     8 #include "industry_map.h"
     8 #include "functions.h"
       
     9 #include "spritecache.h"
     9 #include "spritecache.h"
    10 #include "station_map.h"
    10 #include "station_map.h"
    11 #include "table/strings.h"
    11 #include "table/strings.h"
    12 #include "table/sprites.h"
    12 #include "table/sprites.h"
    13 #include "map.h"
    13 #include "map.h"