]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavformat/rdt.h
Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail com.
[frescor/ffmpeg.git] / libavformat / rdt.h
index 9f5d1c9c512c0f8e5d35cd68f6e44bc9dbe3feb8..aa6cbaac3cd2bc39b2af1bc0942d3497fe123c98 100644 (file)
 #ifndef AVFORMAT_RDT_H
 #define AVFORMAT_RDT_H
 
+#include <stdint.h>
+#include "avformat.h"
+#include "rtp.h"
+
 typedef struct RDTDemuxContext RDTDemuxContext;
 
 RDTDemuxContext *ff_rdt_parse_open(AVFormatContext *ic, AVStream *st,