]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ac3tab.h
svq1enc: Rename SVQ1Context to SVQ1EncContext
[ffmpeg] / libavcodec / ac3tab.h
index c2b3febcb7feae1728c9022e89ff454097023d5f..83edec52d1c2469713684dd60b1b9b848ee551fd 100644 (file)
@@ -22,7 +22,9 @@
 #ifndef AVCODEC_AC3TAB_H
 #define AVCODEC_AC3TAB_H
 
-#include "libavutil/common.h"
+#include <stdint.h>
+
+#include "libavutil/internal.h"
 #include "ac3.h"
 
 #if CONFIG_HARDCODED_TABLES