summaryrefslogtreecommitdiff
path: root/libavformat/rtp_h264.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtp_h264.h')
-rw-r--r--libavformat/rtp_h264.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/rtp_h264.h b/libavformat/rtp_h264.h
index db23f79128..0f23e525cc 100644
--- a/libavformat/rtp_h264.h
+++ b/libavformat/rtp_h264.h
@@ -22,7 +22,6 @@
#ifndef FFMPEG_RTP_H264_H
#define FFMPEG_RTP_H264_H
-#include <stdint.h>
#include "rtp_internal.h"
extern RTPDynamicProtocolHandler ff_h264_dynamic_handler;