From 341bc64aaf5aebe299aa736f5584d647daa781a9 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 30 Jan 2009 05:25:17 +0000 Subject: do not include common/debug.h from common/util.h svn-id: r36143 --- common/xmlparser.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/xmlparser.h') diff --git a/common/xmlparser.h b/common/xmlparser.h index 08f4565b11..c3eb68ca78 100644 --- a/common/xmlparser.h +++ b/common/xmlparser.h @@ -29,6 +29,7 @@ #include "common/scummsys.h" #include "common/stream.h" +#include "common/list.h" #include "common/hashmap.h" #include "common/hash-str.h" #include "common/stack.h" -- cgit v1.2.3