summaryrefslogtreecommitdiff
path: root/src/station_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_func.h')
-rw-r--r--src/station_func.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/station_func.h b/src/station_func.h
index 8f2901745..3b33002b9 100644
--- a/src/station_func.h
+++ b/src/station_func.h
@@ -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);