summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/command.cc')
-rw-r--r--crawl-ref/source/command.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 94b0487508..d9d94b83ee 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -14,6 +14,7 @@
#include <ctype.h>
#include "externs.h"
+#include "options.h"
#include "abl-show.h"
#include "branch.h"