summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-speak.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2010-09-07 01:10:59 +0200
committerAdam Borowski <kilobyte@angband.pl>2010-09-07 01:10:59 +0200
commit5f5131846d93db32bed60a65b4c0353450b31892 (patch)
tree3b0a9934641197bcdc01ca27ff810a4add49b588 /crawl-ref/source/mon-speak.cc
parent51d9e118c24ac6e66da04187bbdf22a237ce8da9 (diff)
downloadcrawl-ref-5f5131846d93db32bed60a65b4c0353450b31892.tar.gz
crawl-ref-5f5131846d93db32bed60a65b4c0353450b31892.zip
Unify string_to_god() and str_to_god().
Diffstat (limited to 'crawl-ref/source/mon-speak.cc')
-rw-r--r--crawl-ref/source/mon-speak.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-speak.cc b/crawl-ref/source/mon-speak.cc
index 44f579d57e..2566b14404 100644
--- a/crawl-ref/source/mon-speak.cc
+++ b/crawl-ref/source/mon-speak.cc
@@ -21,7 +21,6 @@
#include "debug.h"
#include "dlua.h"
#include "ghost.h"
-#include "initfile.h"
#include "libutil.h"
#include "message.h"
#include "mon-util.h"