diff --git a/src/plumbing/transcoding.c b/src/plumbing/transcoding.c index df10c8dd..ec77a20b 100644 --- a/src/plumbing/transcoding.c +++ b/src/plumbing/transcoding.c @@ -23,9 +23,6 @@ #if LIBAVCODEC_VERSION_MAJOR > 54 || (LIBAVCODEC_VERSION_MAJOR == 54 && LIBAVCODEC_VERSION_MINOR >= 25) #include #include -#include -#include -#include #include #endif #include