Commit d6afd6c3 authored by Andreas Rheinhardt's avatar Andreas Rheinhardt

avdevice/lavfi: Remove unnecessary avio_internal.h inclusion

The stuff declared in said header is actually unusable in libavdevice.
Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
parent 7ed8c088
......@@ -39,7 +39,6 @@
#include "libavutil/pixdesc.h"
#include "libavfilter/avfilter.h"
#include "libavfilter/buffersink.h"
#include "libavformat/avio_internal.h"
#include "libavformat/internal.h"
#include "avdevice.h"
......
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