summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells3.cc')
-rw-r--r--crawl-ref/source/spells3.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc
index d3c8a02047..71c4cbfa5f 100644
--- a/crawl-ref/source/spells3.cc
+++ b/crawl-ref/source/spells3.cc
@@ -31,6 +31,7 @@ REVISION("$Rev$");
#include "itemprop.h"
#include "items.h"
#include "item_use.h"
+#include "los.h"
#include "message.h"
#include "misc.h"
#include "monplace.h"