summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-11-06 10:58:37 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-11-06 11:33:08 +0100
commita37af0a7641b0178d66e09d51ad8dcb9ec5e42c6 (patch)
tree81f0e136343b518faed64b53bdb3ebc9ba4cccd9 /crawl-ref/source/itemname.cc
parent89eaa39aa96039062a4d1a0efc2e5c1fe9f54a95 (diff)
downloadcrawl-ref-a37af0a7641b0178d66e09d51ad8dcb9ec5e42c6.tar.gz
crawl-ref-a37af0a7641b0178d66e09d51ad8dcb9ec5e42c6.zip
Split get_symbol from view.cc.
Diffstat (limited to 'crawl-ref/source/itemname.cc')
-rw-r--r--crawl-ref/source/itemname.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/itemname.cc b/crawl-ref/source/itemname.cc
index 1d8f48920a..ff389bd869 100644
--- a/crawl-ref/source/itemname.cc
+++ b/crawl-ref/source/itemname.cc
@@ -39,6 +39,7 @@
#include "religion.h"
#include "quiver.h"
#include "shopping.h"
+#include "showsymb.h"
#include "skills2.h"
#include "spl-book.h"
#include "state.h"