From a37af0a7641b0178d66e09d51ad8dcb9ec5e42c6 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Fri, 6 Nov 2009 10:58:37 +0100 Subject: Split get_symbol from view.cc. --- crawl-ref/source/items.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/items.cc') diff --git a/crawl-ref/source/items.cc b/crawl-ref/source/items.cc index 1a63f10c87..6c079eaae1 100644 --- a/crawl-ref/source/items.cc +++ b/crawl-ref/source/items.cc @@ -51,6 +51,7 @@ #include "quiver.h" #include "religion.h" #include "shopping.h" +#include "showsymb.h" #include "skills2.h" #include "spl-book.h" #include "state.h" -- cgit v1.2.3-54-g00ecf