rtmppkt: Add missing libavcodec/bytestream.h include.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
pull/28/head
Alex Rønne Petersen 12 years ago committed by Derek Buitenhuis
parent 50468f93e3
commit 150adea6da
  1. 1
      libavformat/rtmppkt.h

@ -22,6 +22,7 @@
#ifndef AVFORMAT_RTMPPKT_H
#define AVFORMAT_RTMPPKT_H
#include "libavcodec/bytestream.h"
#include "avformat.h"
#include "url.h"

Loading…
Cancel
Save