Commit 150adea6 authored by Alex Rønne Petersen's avatar Alex Rønne Petersen Committed by Derek Buitenhuis

rtmppkt: Add missing libavcodec/bytestream.h include.

Signed-off-by: 's avatarDerek Buitenhuis <derek.buitenhuis@gmail.com>
parent 50468f93
......@@ -22,6 +22,7 @@
#ifndef AVFORMAT_RTMPPKT_H
#define AVFORMAT_RTMPPKT_H
#include "libavcodec/bytestream.h"
#include "avformat.h"
#include "url.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