From c5e56a813bf6019f7c28ce7737fcb67e836136c6 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 1 Aug 2008 22:29:29 +0000 Subject: Revert r14497 Log: Add missing header #includes. Policy violation (change not approved by maintainer) and while discussions where ongoing and no consensus has been reached. Originally committed as revision 14500 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/rtp_h264.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/rtp_h264.h') 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 #include "rtp_internal.h" extern RTPDynamicProtocolHandler ff_h264_dynamic_handler; -- cgit v1.2.3