From 2e095b8005c91278fe90ccad25557bae5aadb750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 3 Jan 2009 21:38:23 +0200 Subject: Fix build with gcc 4.3's cleaned up C++ headers. --- xml/type.h | 1 + 1 file changed, 1 insertion(+) (limited to 'xml/type.h') diff --git a/xml/type.h b/xml/type.h index e37d99d..7892cbd 100644 --- a/xml/type.h +++ b/xml/type.h @@ -5,6 +5,7 @@ #ifndef VDR_TEXT2SKIN_XML_TYPE_H #define VDR_TEXT2SKIN_XML_TYPE_H +#include #include #include #include -- cgit v1.2.3