From 9368f57866c8d62ed9927410e2a2230e0a1c3b54 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Fri, 27 Nov 2009 17:57:40 +0100 Subject: Remove header includes from mon-place.h. --- crawl-ref/source/godwrath.cc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'crawl-ref/source/godwrath.cc') diff --git a/crawl-ref/source/godwrath.cc b/crawl-ref/source/godwrath.cc index c828ae59ec..44dd4d230b 100644 --- a/crawl-ref/source/godwrath.cc +++ b/crawl-ref/source/godwrath.cc @@ -24,6 +24,10 @@ #include "misc.h" #include "mon-util.h" #include "mon-place.h" +#include "terrain.h" +#include "mgen_data.h" +#include "coord.h" +#include "makeitem.h" #include "mon-stuff.h" #include "mutation.h" #include "ouch.h" -- cgit v1.2.3-54-g00ecf