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/kills.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/kills.cc') diff --git a/crawl-ref/source/kills.cc b/crawl-ref/source/kills.cc index 589a9b3972..6857c3d82c 100644 --- a/crawl-ref/source/kills.cc +++ b/crawl-ref/source/kills.cc @@ -10,7 +10,7 @@ #include "describe.h" #include "mon-util.h" -#include "monstuff.h" +#include "mon-stuff.h" #include "files.h" #include "ghost.h" #include "place.h" -- cgit v1.2.3-54-g00ecf