summaryrefslogtreecommitdiff
path: root/sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sdl.c')
-rw-r--r--sdl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdl.c b/sdl.c
index f1df13727..26232c465 100644
--- a/sdl.c
+++ b/sdl.c
@@ -10,6 +10,7 @@
#include "player.h"
#include "hal.h"
#include "network.h"
+#include "variables.h"
#ifdef UNIX
#include <signal.h>