From b2ea8143ccf52a2cacfa48d19ce2ea603ddaab5e Mon Sep 17 00:00:00 2001 From: haranp Date: Sat, 21 Apr 2007 11:31:42 +0000 Subject: Moved items() into a separate makeitem file. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1340 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells4.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/spells4.cc') diff --git a/crawl-ref/source/spells4.cc b/crawl-ref/source/spells4.cc index 254428d263..a5e3c7564f 100644 --- a/crawl-ref/source/spells4.cc +++ b/crawl-ref/source/spells4.cc @@ -33,6 +33,7 @@ #include "itemprop.h" #include "items.h" #include "invent.h" +#include "makeitem.h" #include "misc.h" #include "monplace.h" #include "monstuff.h" -- cgit v1.2.3-54-g00ecf