From 081cbe6961f03cd27fe044d4f2b53ae81307e715 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Tue, 23 Feb 2021 11:57:07 +0100 Subject: avformat/imx: remove unused header --- libavformat/imx.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libavformat/imx.c b/libavformat/imx.c index 66f18177a5..1c7f5be0a4 100644 --- a/libavformat/imx.c +++ b/libavformat/imx.c @@ -25,7 +25,6 @@ #include "libavutil/intreadwrite.h" #include "libavutil/avassert.h" #include "libavutil/internal.h" -#include "argo_asf.h" #define IMX_TAG MKTAG('I', 'M', 'A', 'X') -- cgit v1.2.3