summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/misc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/misc.cc')
-rw-r--r--crawl-ref/source/misc.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/misc.cc b/crawl-ref/source/misc.cc
index d1744552bb..43d9499ed5 100644
--- a/crawl-ref/source/misc.cc
+++ b/crawl-ref/source/misc.cc
@@ -55,10 +55,10 @@
#include "makeitem.h"
#include "mapmark.h"
#include "message.h"
-#include "monplace.h"
+#include "mon-place.h"
#include "mon-iter.h"
#include "mon-util.h"
-#include "monstuff.h"
+#include "mon-stuff.h"
#include "ouch.h"
#include "output.h"
#include "overmap.h"