From 885176993a50535b1ac46d5f9c9b996e2f114306 Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Mon, 25 Feb 2008 09:24:33 +0000 Subject: #include "libavutil/avutil.h" in swscale.h Originally committed as revision 26097 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/swscale.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswscale/swscale.h') diff --git a/libswscale/swscale.h b/libswscale/swscale.h index 4dd38d6d87..c36d3d008f 100644 --- a/libswscale/swscale.h +++ b/libswscale/swscale.h @@ -27,7 +27,7 @@ * external api for the swscale stuff */ -#include "avutil.h" +#include "libavutil/avutil.h" #define LIBSWSCALE_VERSION_TRIPLET 0,5,0 -- cgit v1.2.3