Remove useless include 85/140885/1
authorHaejeong Kim <backto.kim@samsung.com>
Thu, 27 Jul 2017 05:16:16 +0000 (14:16 +0900)
committerHaejeong Kim <backto.kim@samsung.com>
Thu, 27 Jul 2017 05:16:16 +0000 (14:16 +0900)
Change-Id: I80534df4da30b1453e49524a679f0c0eae5adcc6

formats/ffmpeg/mm_file_format_ffmpeg.c

index 9358c07..db24153 100755 (executable)
@@ -25,7 +25,6 @@
 #include <libavformat/avformat.h>
 #include <libavformat/url.h>
 #include <libavcodec/avcodec.h>
-#include <libavutil/samplefmt.h>
 #include <libswscale/swscale.h>
 #include <mm_error.h>
 #include <mm_types.h>