summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells1.cc')
-rw-r--r--crawl-ref/source/spells1.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells1.cc b/crawl-ref/source/spells1.cc
index 1b2e1b14df..59e8163ae6 100644
--- a/crawl-ref/source/spells1.cc
+++ b/crawl-ref/source/spells1.cc
@@ -33,7 +33,7 @@
#include "los.h"
#include "message.h"
#include "misc.h"
-#include "monstuff.h"
+#include "mon-stuff.h"
#include "mon-util.h"
#include "options.h"
#include "player.h"