From c5950794e9a3e338fc2568e6f0e827868c821885 Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Thu, 12 Nov 2009 09:01:44 +1000 Subject: Rename monspeak/monplace/monstuff to mon-speak/place/stuff. I'm pretty sure I've managed to replace every instance of a reference to these files, so I hopefully haven't missed anything. --- crawl-ref/source/spells3.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/spells3.cc') diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc index edca2202c5..812b7d00d0 100644 --- a/crawl-ref/source/spells3.cc +++ b/crawl-ref/source/spells3.cc @@ -36,8 +36,8 @@ #include "misc.h" #include "mon-behv.h" #include "mon-iter.h" -#include "monplace.h" -#include "monstuff.h" +#include "mon-place.h" +#include "mon-stuff.h" #include "mon-util.h" #include "player.h" #include "quiver.h" -- cgit v1.2.3-54-g00ecf