Commit b4f97d4a authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '4b48201d'

* commit '4b48201d':
  ac3tab.h: #include the correct headers
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 23ffc4c7 4b48201d
......@@ -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