src/subsidy_gui.cpp
changeset 8131 160939e24ed3
parent 8121 3bc6351e7369
child 8140 0d0d8c94f84b
equal deleted inserted replaced
8130:d2eb7d04f6e1 8131:160939e24ed3
     3 /** @file subsidy_gui.cpp */
     3 /** @file subsidy_gui.cpp */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "table/strings.h"
     7 #include "table/strings.h"
     8 #include "functions.h"
       
     9 #include "station.h"
     8 #include "station.h"
    10 #include "industry.h"
     9 #include "industry.h"
    11 #include "town.h"
    10 #include "town.h"
    12 #include "player.h"
    11 #include "player.h"
    13 #include "economy_func.h"
    12 #include "economy_func.h"