From 2c8f3a56d75a8f309862a9ab264eff69514ec80e Mon Sep 17 00:00:00 2001 From: dolorous Date: Sat, 28 Mar 2009 21:13:15 +0000 Subject: Fix compilation. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9562 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/xom.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crawl-ref/source/xom.h') diff --git a/crawl-ref/source/xom.h b/crawl-ref/source/xom.h index 7b54f17ffa..cda54827fd 100644 --- a/crawl-ref/source/xom.h +++ b/crawl-ref/source/xom.h @@ -9,6 +9,8 @@ #ifndef XOM_H #define XOM_H +#include "ouch.h" + struct item_def; enum xom_message_type -- cgit v1.2.3-54-g00ecf