summaryrefslogtreecommitdiff
path: root/src/players.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/players.cpp')
-rw-r--r--src/players.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/players.cpp b/src/players.cpp
index 85a5ef5d0..bb2fff810 100644
--- a/src/players.cpp
+++ b/src/players.cpp
@@ -4,7 +4,7 @@
*/
#include "stdafx.h"
#include "openttd.h"
-#include "engine.h"
+#include "engine_func.h"
#include "player_func.h"
#include "player_gui.h"
#include "town.h"
@@ -14,7 +14,6 @@
#include "network/network.h"
#include "network/network_internal.h"
#include "variables.h"
-#include "engine.h"
#include "ai/ai.h"
#include "player_face.h"
#include "group.h"