Fix ffmpeg warnings due to missing header include
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#ifndef __FFMPEG_COMPAT_H__
|
||||
#define __FFMPEG_COMPAT_H__
|
||||
|
||||
#include <libavcodec/avcodec.h>
|
||||
#include <libavformat/avformat.h>
|
||||
|
||||
/* Check if our ffmpeg is new enough, avoids user complaints.
|
||||
|
Reference in New Issue
Block a user