summaryrefslogtreecommitdiff
path: root/saveload.c
diff options
context:
space:
mode:
Diffstat (limited to 'saveload.c')
-rw-r--r--saveload.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/saveload.c b/saveload.c
index bef3ef6f9..1bba25281 100644
--- a/saveload.c
+++ b/saveload.c
@@ -21,6 +21,7 @@
#include "town.h"
#include "player.h"
#include "saveload.h"
+#include "variables.h"
enum {
SAVEGAME_MAJOR_VERSION = 15,