]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/aacsbr_tablegen.c
Merge commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a'
[ffmpeg] / libavcodec / aacsbr_tablegen.c
index 4f58270aa2e1294fb4af43d31cd7787548be6b98..ee0d818f81af0237acbbe1c96b808d0037d0386f 100644 (file)
  */
 
 #include <stdlib.h>
+#include "libavutil/internal.h"
+#include "libavutil/common.h"
+#undef CONFIG_HARDCODED_TABLES
 #define CONFIG_HARDCODED_TABLES 0
 #define USE_FIXED 0
-#include "libavutil/common.h"
 #include "aacsbr_tablegen.h"
 #include "tableprint.h"