Commit 501b681d authored by Michael Niedermayer's avatar Michael Niedermayer

lpc_mmx: remove libavutil/internal.h include

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 7cb9f1a8
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#include "libavutil/x86/asm.h" #include "libavutil/x86/asm.h"
#include "libavutil/cpu.h" #include "libavutil/cpu.h"
#include "libavutil/internal.h"
#include "libavcodec/lpc.h" #include "libavcodec/lpc.h"
#if HAVE_INLINE_ASM #if HAVE_INLINE_ASM
......
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