summaryrefslogtreecommitdiff
path: root/libavcodec/aac.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-06-11 20:18:29 +0000
committerDiego Biurrun <diego@biurrun.de>2009-06-11 20:18:29 +0000
commit477ffff21808a53f9a83b8056661654cada66e49 (patch)
treecf473ee2283703e0ee7f6eccfe6f88b6857145c2 /libavcodec/aac.h
parentfdf70cc5c94cab6e9ef8f5be5780ea0aa5a7c492 (diff)
The internal header libavutil/internal.h should not be used outside libavutil.
Originally committed as revision 19157 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/aac.h')
-rw-r--r--libavcodec/aac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/aac.h b/libavcodec/aac.h
index fb84c59f3f..95adcb3922 100644
--- a/libavcodec/aac.h
+++ b/libavcodec/aac.h
@@ -30,7 +30,6 @@
#ifndef AVCODEC_AAC_H
#define AVCODEC_AAC_H
-#include "libavutil/internal.h"
#include "avcodec.h"
#include "dsputil.h"
#include "mpeg4audio.h"