summaryrefslogtreecommitdiff
path: root/src/order_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/order_gui.cpp')
-rw-r--r--src/order_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/order_gui.cpp b/src/order_gui.cpp
index f7a0b32e6..d58489642 100644
--- a/src/order_gui.cpp
+++ b/src/order_gui.cpp
@@ -27,7 +27,7 @@
#include "window_func.h"
#include "vehicle_func.h"
#include "settings_type.h"
-#include "player.h"
+#include "player_func.h"
enum OrderWindowWidgets {
ORDER_WIDGET_CLOSEBOX = 0,