#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
1 changed files with 1 additions and 1 deletions

View File

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