summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 18c95bbd1..bc922e156 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -44,7 +44,7 @@
#include "sound_func.h"
#include "string_func.h"
#include "road_func.h"
-#include "player_base.h"
+#include "company_base.h"
#include "settings_type.h"
#include "network/network.h"
#include "map_func.h"