summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/itemname.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/itemname.cc')
-rw-r--r--crawl-ref/source/itemname.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/itemname.cc b/crawl-ref/source/itemname.cc
index 73d44a9c81..0fa28e52c2 100644
--- a/crawl-ref/source/itemname.cc
+++ b/crawl-ref/source/itemname.cc
@@ -28,7 +28,9 @@
#include "externs.h"
#include "decks.h"
+#include "food.h"
#include "invent.h"
+#include "it_use2.h"
#include "itemprop.h"
#include "macro.h"
#include "mon-util.h"