avcodec/mjpegenc_huffman: remove unneeded header include

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
pull/254/head
Michael Niedermayer 8 years ago
parent d23af72a0c
commit b39129b68e
  1. 1
      libavcodec/mjpegenc_huffman.c

@ -21,7 +21,6 @@
#include <string.h>
#include <stdint.h>
#include <assert.h>
#include <stdlib.h>
#include "libavutil/common.h"
#include "libavutil/error.h"

Loading…
Cancel
Save