[FFmpeg-cvslog] x86/mlpdsp: remove libavutil/internal.h include
Michael Niedermayer
git at videolan.org
Thu Aug 16 17:34:56 CEST 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Thu Aug 16 17:28:13 2012 +0200| [191ffc7fe718ece1b715b35d989e3de209abc437] | committer: Michael Niedermayer
x86/mlpdsp: remove libavutil/internal.h include
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=191ffc7fe718ece1b715b35d989e3de209abc437
---
libavcodec/x86/mlpdsp.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavcodec/x86/mlpdsp.c b/libavcodec/x86/mlpdsp.c
index 48c6d89..0cd0e4c 100644
--- a/libavcodec/x86/mlpdsp.c
+++ b/libavcodec/x86/mlpdsp.c
@@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "libavutil/internal.h"
#include "libavutil/x86/asm.h"
#include "libavcodec/dsputil.h"
#include "libavcodec/mlp.h"
More information about the ffmpeg-cvslog
mailing list