summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-info.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-info.h')
-rw-r--r--crawl-ref/source/mon-info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-info.h b/crawl-ref/source/mon-info.h
index c5d559d4e9..20618caf1a 100644
--- a/crawl-ref/source/mon-info.h
+++ b/crawl-ref/source/mon-info.h
@@ -1,7 +1,7 @@
#ifndef MON_INFO_H
#define MON_INFO_H
-#include "monstuff.h"
+#include "mon-stuff.h"
// Monster info used by the pane; precomputes some data
// to help with sorting and rendering.