summaryrefslogtreecommitdiff
path: root/dedicated.c
diff options
context:
space:
mode:
Diffstat (limited to 'dedicated.c')
-rw-r--r--dedicated.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dedicated.c b/dedicated.c
index 1e00fb0e0..cd99dfbbb 100644
--- a/dedicated.c
+++ b/dedicated.c
@@ -10,6 +10,7 @@
#include "window.h"
#include "command.h"
#include "console.h"
+#include "variables.h"
#ifdef WIN32
# include <windows.h> /* GetTickCount */
# include <conio.h>