mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 23:32:26 +00:00
100l, video_out.h is now needed for some vo_ variables.
This is ugly, but interface.c already does it like that, so why bother... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16285 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
dd5d24d367
commit
715592ae83
@ -13,6 +13,7 @@
|
||||
#include "../../help_mp.h"
|
||||
#include "../../mplayer.h"
|
||||
#include "../../libvo/x11_common.h"
|
||||
#include "../../libvo/video_out.h"
|
||||
#include "../../input/input.h"
|
||||
|
||||
#include "../app.h"
|
||||
|
@ -20,6 +20,7 @@
|
||||
|
||||
#include "../../config.h"
|
||||
#include "../../libvo/x11_common.h"
|
||||
#include "../../libvo/video_out.h"
|
||||
#include "ws.h"
|
||||
#include "wsxdnd.h"
|
||||
#include "../../cpudetect.h"
|
||||
|
Loading…
Reference in New Issue
Block a user