summaryrefslogtreecommitdiff
path: root/libavformat/rdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rdt.h')
-rw-r--r--libavformat/rdt.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libavformat/rdt.h b/libavformat/rdt.h
index 9f5d1c9c51..aa6cbaac3c 100644
--- a/libavformat/rdt.h
+++ b/libavformat/rdt.h
@@ -22,6 +22,10 @@
#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,