summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-death.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-death.h')
-rw-r--r--crawl-ref/source/mon-death.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/mon-death.h b/crawl-ref/source/mon-death.h
index b51cfeb8bd..91ddce23e8 100644
--- a/crawl-ref/source/mon-death.h
+++ b/crawl-ref/source/mon-death.h
@@ -6,8 +6,6 @@
#ifndef MONDEATH_H
#define MONDEATH_H
-#include "mapmark.h"
-
bool mons_is_pikel(monster* mons);
void pikel_band_neutralise();