* commit '4cf84e254a':
  Drop some unnecessary config.h #includes

Merged-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer 2018-02-11 23:08:48 -03:00
commit 35347e7e9b
7 changed files with 4 additions and 7 deletions

View file

@ -29,7 +29,6 @@
#include "libavutil/buffer.h"
#include "config.h"
#include "avcodec.h"
typedef struct ThreadFrame {