diff options
Diffstat (limited to 'libswscale/swscale.h')
-rw-r--r-- | libswscale/swscale.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |