Commit b39129b6 authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/mjpegenc_huffman: remove unneeded header include

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent d23af72a
......@@ -21,7 +21,6 @@
#include <string.h>
#include <stdint.h>
#include <assert.h>
#include <stdlib.h>
#include "libavutil/common.h"
#include "libavutil/error.h"
......
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