ffmpeg | branch: master | Michael Niedermayer <mich...@niedermayer.cc> | Sat Sep 16 19:20:28 2017 +0200| [d76838c1adc2b75de44779336712c5d540ed5535] | committer: Michael Niedermayer
avcodec/fits: Fix include type Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d76838c1adc2b75de44779336712c5d540ed5535 --- libavcodec/fits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/fits.h b/libavcodec/fits.h index b2f9b4cb39..ebae85c9e5 100644 --- a/libavcodec/fits.h +++ b/libavcodec/fits.h @@ -24,7 +24,7 @@ #include <inttypes.h> -#include <libavutil/dict.h> +#include "libavutil/dict.h" typedef enum FITSHeaderState { STATE_SIMPLE, _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog