summaryrefslogtreecommitdiff
path: root/libavformat/rtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtp.h')
-rw-r--r--libavformat/rtp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/rtp.h b/libavformat/rtp.h
index 36affed420..1603471c7c 100644
--- a/libavformat/rtp.h
+++ b/libavformat/rtp.h
@@ -21,6 +21,7 @@
#ifndef FFMPEG_RTP_H
#define FFMPEG_RTP_H
+#include <stdint.h>
#include "libavcodec/avcodec.h"
#include "avformat.h"