mirror of https://github.com/mpv-player/mpv
Remove headers not used.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25373 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0506b2b986
commit
88fa6508c9
|
@ -18,13 +18,11 @@
|
|||
#include "m_property.h"
|
||||
#include "asxparser.h"
|
||||
|
||||
#include "libmpcodecs/img_format.h"
|
||||
#include "libmpcodecs/mp_image.h"
|
||||
|
||||
#include "menu.h"
|
||||
#include "menu_list.h"
|
||||
#include "input/input.h"
|
||||
#include "osdep/keycodes.h"
|
||||
#include "command.h"
|
||||
|
||||
struct list_entry_s {
|
||||
|
|
Loading…
Reference in New Issue