mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Add missing path to #include statement.
Originally committed as revision 13101 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
49f2339cbf
commit
223d678a3f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user