summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-11-04 08:33:35 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-11-04 08:45:44 +0100
commit89ff79ab008f440bc9126103fc21ed71aac0526f (patch)
tree99876962ea7952415d4af426a6a1c6bc9afd642b /crawl-ref/source/spells1.cc
parentaa8110a9204f7f9a1c50d98f3ada4d8c6e3b405e (diff)
downloadcrawl-ref-89ff79ab008f440bc9126103fc21ed71aac0526f.tar.gz
crawl-ref-89ff79ab008f440bc9126103fc21ed71aac0526f.zip
Split game_options from externs.h into options.h.
Diffstat (limited to 'crawl-ref/source/spells1.cc')
-rw-r--r--crawl-ref/source/spells1.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/spells1.cc b/crawl-ref/source/spells1.cc
index 0a304bc908..e56b9c763a 100644
--- a/crawl-ref/source/spells1.cc
+++ b/crawl-ref/source/spells1.cc
@@ -15,6 +15,7 @@
#include <iostream>
#include "externs.h"
+#include "options.h"
#include "abyss.h"
#include "artefact.h"