summaryrefslogtreecommitdiff
path: root/src/variables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/variables.h')
-rw-r--r--src/variables.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/variables.h b/src/variables.h
index f21afc024..079c01c1c 100644
--- a/src/variables.h
+++ b/src/variables.h
@@ -6,11 +6,10 @@
#define VARIABLES_H
#include "yapf/yapf_settings.h"
+#include "openttd.h"
/* ********* START OF SAVE REGION */
-#include "gfx.h"
-
struct GameOptions {
GameDifficulty diff;
byte diff_level;