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