summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 3d3973cd2..7c5eac1f6 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -47,6 +47,7 @@
#include "sound_func.h"
#include "string_func.h"
#include "road_func.h"
+#include "player.h"
/* TTDPatch extended GRF format codec
* (c) Petr Baudis 2004 (GPL'd)