From 4534e7876d04c29bcae60328b6e24757081d60e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Wed, 27 Sep 2006 14:38:59 +0000 Subject: End programs build fix. CVS patchset: 8316 CVS date: 2006/09/27 14:38:59 --- include/xine.h.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/xine.h.in b/include/xine.h.in index 8b31d0ad1..0739e1e84 100644 --- a/include/xine.h.in +++ b/include/xine.h.in @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xine.h.in,v 1.157 2006/09/26 05:19:47 dgp85 Exp $ + * $Id: xine.h.in,v 1.158 2006/09/27 14:38:59 valtri Exp $ * * public xine-lib (libxine) interface and documentation * @@ -62,6 +62,7 @@ extern "C" { #include "attributes.h" #else #include +#include #endif /* This enables some experimental features. These are not part of the -- cgit v1.2.3