[Mplayer-cvslog] CVS: main/postproc yuv2rgb_mlib.c,1.1,1.2

Jürgen Keil jkeil at mplayer.dev.hu
Tue Nov 6 18:04:16 CET 2001


Update of /cvsroot/mplayer/main/postproc
In directory mplayer:/var/tmp.root/cvs-serv2062

Modified Files:
	yuv2rgb_mlib.c 
Log Message:
Remove a few obsolete header includes (fixes a compile error on solaris)


Index: yuv2rgb_mlib.c
===================================================================
RCS file: /cvsroot/mplayer/main/postproc/yuv2rgb_mlib.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yuv2rgb_mlib.c	6 Nov 2001 11:20:00 -0000	1.1
+++ yuv2rgb_mlib.c	6 Nov 2001 17:04:13 -0000	1.2
@@ -22,13 +22,6 @@
  *
  */
 
-#include <stdio.h>
-#include <stdlib.h>
-
-#include "config.h"
-#include "video_out.h"
-#include "yuv2rgb.h"
-
 #include <mlib_types.h>
 #include <mlib_status.h>
 #include <mlib_sys.h>




More information about the MPlayer-cvslog mailing list