Browse Source

rtmppkt: Add missing libavcodec/bytestream.h include.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
tags/n1.0
Alex Rønne Petersen Derek Buitenhuis 13 years ago
parent
commit
150adea6da
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavformat/rtmppkt.h

+ 1
- 0
libavformat/rtmppkt.h View File

@@ -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