mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01:00
Remove a few obsolete header includes (fixes a compile error on solaris)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2745 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
eb878e7a06
commit
b781460944
@ -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