From 4bf0faaafe9f9bc4b0d760561265d72daab9e27e Mon Sep 17 00:00:00 2001 From: Luca Abeni Date: Mon, 11 Jan 2010 19:55:14 +0000 Subject: Remove the inclusion of unneeded headers Originally committed as revision 21152 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/rtp.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libavformat/rtp.c') diff --git a/libavformat/rtp.c b/libavformat/rtp.c index c4fb24a16f..9c17a62aff 100644 --- a/libavformat/rtp.c +++ b/libavformat/rtp.c @@ -19,12 +19,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "libavcodec/get_bits.h" #include "avformat.h" -#include -#include "network.h" - #include "rtp.h" //#define DEBUG -- cgit v1.2.3