Commit 869f655e authored by Martin Storsjö's avatar Martin Storsjö

mfenc: Remove an unused include

This might have been used originally for the decoder parts of
the MediaFoundation wrapper, which aren't merged yet.
Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent efe7a593
......@@ -26,9 +26,7 @@
#include "libavutil/imgutils.h"
#include "libavutil/opt.h"
#include "libavutil/time.h"
// Include after mf_utils.h due to Windows include mess.
#include "mpeg4audio.h"
#include "internal.h"
typedef struct MFContext {
AVClass *av_class;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment