From fa4fd075e795a28bc15c6a0eeab52ef6f12ecc51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 11 Sep 2006 11:36:16 +0000 Subject: Compilation fix. CVS patchset: 8220 CVS date: 2006/09/11 11:36:16 --- include/xine.h.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/xine.h.in b/include/xine.h.in index 2adf26c96..cb03d0d17 100644 --- a/include/xine.h.in +++ b/include/xine.h.in @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2004 the xine project + * Copyright (C) 2000-2006 the xine project * * This file is part of xine, a free video player. * @@ -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.154 2006/09/11 11:11:02 dgp85 Exp $ + * $Id: xine.h.in,v 1.155 2006/09/11 11:36:16 valtri Exp $ * * public xine-lib (libxine) interface and documentation * @@ -49,6 +49,7 @@ extern "C" { #include #include +#include #include #include -- cgit v1.2.3