# HG changeset patch # User lucabe # Date 1263239714 0 # Node ID ab2af3bc94f6439e8ffcdedbcd5b1fecc756729e # Parent 8797851aeedb561da48894372b7b2910cf943305 Remove the inclusion of unneeded headers diff -r 8797851aeedb -r ab2af3bc94f6 rtp.c --- a/rtp.c Mon Jan 11 17:45:17 2010 +0000 +++ b/rtp.c Mon Jan 11 19:55:14 2010 +0000 @@ -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