mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Remove a few obsolete header includes (fixes a compile error on solaris)
Originally committed as revision 2745 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
This commit is contained in:
parent
b28daef82e
commit
9e7f791dcb
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user