diff ac3dec.h @ 9838:63325f71bd79 libavcodec

The internal header libavutil/internal.h should not be used outside libavutil.
author diego
date Thu, 11 Jun 2009 20:18:29 +0000
parents 6d3d3df92a4e
children f6c433eacc5a
line wrap: on
line diff
--- a/ac3dec.h	Thu Jun 11 09:40:24 2009 +0000
+++ b/ac3dec.h	Thu Jun 11 20:18:29 2009 +0000
@@ -27,7 +27,6 @@
 #ifndef AVCODEC_AC3DEC_H
 #define AVCODEC_AC3DEC_H
 
-#include "libavutil/internal.h"
 #include "libavutil/lfg.h"
 #include "ac3.h"
 #include "get_bits.h"