Skip to content
Snippets Groups Projects
Commit 07a005f9 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

dring: don't include libav header

Change-Id: I0397c90f382ce00200903f909b1b95f1e6cc854b
parent 772b033f
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
#include "dring.h"
extern "C" {
#include <libavutil/frame.h>
struct AVFrame;
struct AVPacket;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment