# HG changeset patch # User mru # Date 1203931473 0 # Node ID 68b558c4c833d29d2aa8df4fdcdb241d4d16545b # Parent e173fde700da75240dbffc90d72f1c195fcaefa3 #include "libavutil/avutil.h" in swscale.h diff -r e173fde700da -r 68b558c4c833 libswscale/swscale.h --- a/libswscale/swscale.h Sun Feb 24 23:44:35 2008 +0000 +++ b/libswscale/swscale.h Mon Feb 25 09:24:33 2008 +0000 @@ -27,7 +27,7 @@ * external api for the swscale stuff */ -#include "avutil.h" +#include "libavutil/avutil.h" #define LIBSWSCALE_VERSION_TRIPLET 0,5,0