summaryrefslogtreecommitdiff
path: root/src/station.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/station.cpp')
-rw-r--r--src/station.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/station.cpp b/src/station.cpp
index 2a04a88c6..404be9bba 100644
--- a/src/station.cpp
+++ b/src/station.cpp
@@ -13,7 +13,7 @@
#include "town.h"
#include "news.h"
#include "saveload.h"
-#include "player.h"
+#include "player_func.h"
#include "airport.h"
#include "sprite.h"
#include "depot.h"