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/misc.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/misc.cc') diff --git a/crawl-ref/source/misc.cc b/crawl-ref/source/misc.cc index 9b3ee6eb03..09f79618cc 100644 --- a/crawl-ref/source/misc.cc +++ b/crawl-ref/source/misc.cc @@ -53,6 +53,7 @@ #include "mapmark.h" #include "message.h" #include "mon-place.h" +#include "coord.h" #include "mon-pathfind.h" #include "mon-iter.h" #include "mon-util.h" -- cgit v1.2.3-54-g00ecf