Commit 223d678a authored by Diego Biurrun's avatar Diego Biurrun

Add missing path to #include statement.

Originally committed as revision 13101 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 49f2339c
......@@ -25,8 +25,8 @@
*/
#include "avcodec.h"
#include "swscale.h"
#include "dsputil.h"
#include "libswscale/swscale.h"
#ifdef HAVE_ALTIVEC
#include "ppc/imgresample_altivec.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