summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-gear.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-gear.h')
-rw-r--r--crawl-ref/source/mon-gear.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-gear.h b/crawl-ref/source/mon-gear.h
index 4e03286402..c07825f15e 100644
--- a/crawl-ref/source/mon-gear.h
+++ b/crawl-ref/source/mon-gear.h
@@ -6,7 +6,6 @@
#ifndef MON_GEAR_H
#define MON_GEAR_H
-#include "itemprop.h"
void give_item(int mid, int level_number, bool mons_summoned);
#endif