summaryrefslogtreecommitdiff
path: root/src/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.cpp')
-rw-r--r--src/window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.cpp b/src/window.cpp
index abf66042c..605edbd0d 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -6,7 +6,7 @@
#include <stdarg.h>
#include "openttd.h"
#include "debug.h"
-#include "player_func.h"
+#include "company_func.h"
#include "gfx_func.h"
#include "console_func.h"
#include "console_gui.h"