(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
This commit is contained in:
@@ -12,12 +12,9 @@
|
||||
#ifndef STATION_FUNC_H
|
||||
#define STATION_FUNC_H
|
||||
|
||||
#include "station_type.h"
|
||||
#include "sprite.h"
|
||||
#include "rail_type.h"
|
||||
#include "road_type.h"
|
||||
#include "cargo_type.h"
|
||||
#include "company_type.h"
|
||||
#include "economy_func.h"
|
||||
|
||||
void ModifyStationRatingAround(TileIndex tile, Owner owner, int amount, uint radius);
|
||||
|
Reference in New Issue
Block a user