Commit 73fb40dc authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/x86/idctdsp: Remove duplicate include

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 9dd15734
......@@ -21,7 +21,6 @@
#include <stddef.h>
#include <stdint.h>
#include <stddef.h>
void ff_add_pixels_clamped_mmx(const int16_t *block, uint8_t *pixels,
ptrdiff_t line_size);
......
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