diff --git a/libavcodec/aacps_tablegen_template.c b/libavcodec/aacps_tablegen_template.c index e05887b9b1..df8f91bbc0 100644 --- a/libavcodec/aacps_tablegen_template.c +++ b/libavcodec/aacps_tablegen_template.c @@ -23,6 +23,7 @@ #include #define BUILD_TABLES #include "config.h" +#undef ASSERT_LEVEL #undef CONFIG_HARDCODED_TABLES #define CONFIG_HARDCODED_TABLES 0 #include "aac_defines.h"