From 3977b123c4b05ea20323805fa901a213ecaeac3e Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Tue, 10 Nov 2009 12:42:34 +0100 Subject: Split shouting and stealth code from view.cc. --- crawl-ref/source/itemname.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/itemname.cc') diff --git a/crawl-ref/source/itemname.cc b/crawl-ref/source/itemname.cc index ff389bd869..edaf36c274 100644 --- a/crawl-ref/source/itemname.cc +++ b/crawl-ref/source/itemname.cc @@ -46,6 +46,7 @@ #include "stuff.h" #include "transfor.h" #include "view.h" +#include "shout.h" id_arr type_ids; -- cgit v1.2.3-54-g00ecf