From 2671f204b8b87bb08120ace2d85cf135cc041abb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sat, 3 Jan 2004 20:23:19 +0000 Subject: Move win32_visual_t into xine.h ==> frontends can be compiled out of xine tree. CVS patchset: 5982 CVS date: 2004/01/03 20:23:19 --- src/video_out/video_out_directx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/video_out/video_out_directx.c b/src/video_out/video_out_directx.c index 4237ca56e..2a2e9395b 100755 --- a/src/video_out/video_out_directx.c +++ b/src/video_out/video_out_directx.c @@ -20,7 +20,7 @@ * video_out_directx.c, direct draw video output plugin for xine * by Matthew Grooms * - * $Id: video_out_directx.c,v 1.15 2004/01/01 18:14:51 valtri Exp $ + * $Id: video_out_directx.c,v 1.16 2004/01/03 20:23:19 valtri Exp $ */ typedef unsigned char boolean; @@ -30,7 +30,6 @@ typedef unsigned char boolean; #include "xine.h" #include "video_out.h" -#include "video_out_win32.h" #include "alphablend.h" #define LOG_MODULE "video_out_directx" -- cgit v1.2.3