summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemprop.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/itemprop.cc')
-rw-r--r--crawl-ref/source/itemprop.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/itemprop.cc b/crawl-ref/source/itemprop.cc
index 565827c41c..d14d2b5d6d 100644
--- a/crawl-ref/source/itemprop.cc
+++ b/crawl-ref/source/itemprop.cc
@@ -27,7 +27,7 @@
#include "itemprop.h"
#include "macro.h"
#include "mon-util.h"
-#include "monstuff.h"
+#include "mon-stuff.h"
#include "notes.h"
#include "player.h"
#include "quiver.h"