Commit 516c5f88 authored by Diego Biurrun's avatar Diego Biurrun

Add config.h #include for ARCH_X86 definition.

Originally committed as revision 28500 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent 84205e02
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#include <inttypes.h> #include <inttypes.h>
#include <stdarg.h> #include <stdarg.h>
#include "config.h"
#undef HAVE_AV_CONFIG_H #undef HAVE_AV_CONFIG_H
#include "libavutil/avutil.h" #include "libavutil/avutil.h"
#include "swscale.h" #include "swscale.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment