From 5e5189033530dcbc5320d265f89d6b0fc9a836e5 Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Sun, 24 Jun 2001 01:09:31 +0000 Subject: small bug fix for public xine include file CVS patchset: 220 CVS date: 2001/06/24 01:09:31 --- include/xine.h.tmpl.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/xine.h.tmpl.in b/include/xine.h.tmpl.in index 0d79fddb8..0b4df5124 100644 --- a/include/xine.h.tmpl.in +++ b/include/xine.h.tmpl.in @@ -29,7 +29,7 @@ \endverbatim */ /* - * $Id: xine.h.tmpl.in,v 1.22 2001/06/23 14:05:46 f1rmb Exp $ + * $Id: xine.h.tmpl.in,v 1.23 2001/06/24 01:09:31 guenter Exp $ * */ @@ -37,6 +37,7 @@ #define HAVE_XINE_H #include +#include /** * \defgroup versgroup Version constants -- cgit v1.2.3