diff options
Diffstat (limited to 'media/ffvpx/libavcodec/thread.h')
-rw-r--r-- | media/ffvpx/libavcodec/thread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media/ffvpx/libavcodec/thread.h b/media/ffvpx/libavcodec/thread.h index 318619316c..540135fbc9 100644 --- a/media/ffvpx/libavcodec/thread.h +++ b/media/ffvpx/libavcodec/thread.h @@ -29,7 +29,6 @@ #include "libavutil/buffer.h" -#include "config.h" #include "avcodec.h" typedef struct ThreadFrame { |