Commit f75786f3 authored by Michael Niedermayer's avatar Michael Niedermayer

avformat/avio: Fix "warning: struct AVBPrint declared inside parameter list"

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 25eeff96
......@@ -28,6 +28,7 @@
#include <stdint.h>
#include "libavutil/bprint.h"
#include "libavutil/common.h"
#include "libavutil/dict.h"
#include "libavutil/log.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