1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

#include "libavutil/avutil.h" in swscale.h

Originally committed as revision 26097 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
Måns Rullgård
2008-02-25 09:24:33 +00:00
parent 76a448ed4f
commit 885176993a

View File

@@ -27,7 +27,7 @@
* external api for the swscale stuff * external api for the swscale stuff
*/ */
#include "avutil.h" #include "libavutil/avutil.h"
#define LIBSWSCALE_VERSION_TRIPLET 0,5,0 #define LIBSWSCALE_VERSION_TRIPLET 0,5,0