Commit 4b48201d authored by Diego Biurrun's avatar Diego Biurrun

ac3tab.h: #include the correct headers

parent d48132b7
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment