summaryrefslogtreecommitdiff
path: root/players.c
diff options
context:
space:
mode:
Diffstat (limited to 'players.c')
-rw-r--r--players.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/players.c b/players.c
index 971473480..55313ada9 100644
--- a/players.c
+++ b/players.c
@@ -1,5 +1,6 @@
#include "stdafx.h"
#include "openttd.h"
+#include "engine.h"
#include "string.h"
#include "strings.h"
#include "table/strings.h"
@@ -15,6 +16,7 @@
#include "ai_new.h"
#include "sound.h"
#include "network.h"
+#include "variables.h"
PlayerID _current_player;