mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
Add config.h #include for ARCH_X86 definition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28500 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
cfb5bf7d3e
commit
cd6eb04525
@ -24,6 +24,7 @@
|
||||
#include <inttypes.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "config.h"
|
||||
#undef HAVE_AV_CONFIG_H
|
||||
#include "libavutil/avutil.h"
|
||||
#include "swscale.h"
|
||||
|
Loading…
Reference in New Issue
Block a user