The internal header libavutil/internal.h should not be used outside libavutil.
Originally committed as revision 19157 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
fdf70cc5c9
commit
477ffff218
@ -30,7 +30,6 @@
|
|||||||
#ifndef AVCODEC_AAC_H
|
#ifndef AVCODEC_AAC_H
|
||||||
#define AVCODEC_AAC_H
|
#define AVCODEC_AAC_H
|
||||||
|
|
||||||
#include "libavutil/internal.h"
|
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
#include "dsputil.h"
|
#include "dsputil.h"
|
||||||
#include "mpeg4audio.h"
|
#include "mpeg4audio.h"
|
||||||
|
@ -27,7 +27,6 @@
|
|||||||
#ifndef AVCODEC_AC3DEC_H
|
#ifndef AVCODEC_AC3DEC_H
|
||||||
#define AVCODEC_AC3DEC_H
|
#define AVCODEC_AC3DEC_H
|
||||||
|
|
||||||
#include "libavutil/internal.h"
|
|
||||||
#include "libavutil/lfg.h"
|
#include "libavutil/lfg.h"
|
||||||
#include "ac3.h"
|
#include "ac3.h"
|
||||||
#include "get_bits.h"
|
#include "get_bits.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user