From 4efb7cb0c3ec31945fd71c6a3b43b1f2136a58ea Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Sun, 1 Dec 2002 15:11:47 +0000 Subject: public header needed for xine_{audio,video}_port_t declaration CVS patchset: 3405 CVS date: 2002/12/01 15:11:47 --- src/xine-engine/video_out.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/xine-engine/video_out.h b/src/xine-engine/video_out.h index 15d21035d..7026e0fa9 100644 --- a/src/xine-engine/video_out.h +++ b/src/xine-engine/video_out.h @@ -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: video_out.h,v 1.71 2002/11/22 18:06:11 mroi Exp $ + * $Id: video_out.h,v 1.72 2002/12/01 15:11:47 mroi Exp $ * * * xine version of video_out.h @@ -43,6 +43,8 @@ extern "C" { #include "config.h" #endif +#include "xine.h" + #include #include -- cgit v1.2.3