projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b28daef
)
Remove a few obsolete header includes (fixes a compile error on solaris)
author
Jürgen Keil
<jk@tools.de>
Tue, 6 Nov 2001 17:04:13 +0000
(17:04 +0000)
committer
Jürgen Keil
<jk@tools.de>
Tue, 6 Nov 2001 17:04:13 +0000
(17:04 +0000)
Originally committed as revision 2745 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/yuv2rgb_mlib.c
patch
|
blob
|
history
diff --git
a/postproc/yuv2rgb_mlib.c
b/postproc/yuv2rgb_mlib.c
index d8d3e0c4bcecb37e4bc7b9103da2c3662a9ad7bf..669fbae791fc55d85d919e92a5a688069af126c8 100644
(file)
--- a/
postproc/yuv2rgb_mlib.c
+++ b/
postproc/yuv2rgb_mlib.c
@@
-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>