diff --git a/libavcodec/version.h b/libavcodec/version.h index 4962c50712..07341a850d 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -60,6 +60,7 @@ #endif #ifndef FF_API_AVCODEC_RESAMPLE #define FF_API_AVCODEC_RESAMPLE FF_API_AUDIO_CONVERT +#endif #ifndef FF_API_GETCHROMA #define FF_API_GETCHROMA (LIBAVCODEC_VERSION_MAJOR < 58) #endif