From e4b1fc61077fcc6a5fbe00c67a373e2cbc284b40 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 4 Aug 2006 18:42:28 +0000 Subject: few cosmectic changes to remove duplication git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19321 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/rtp.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'stream/rtp.c') diff --git a/stream/rtp.c b/stream/rtp.c index d425375eb2..507fc086d2 100644 --- a/stream/rtp.c +++ b/stream/rtp.c @@ -28,12 +28,7 @@ /* MPEG-2 TS RTP stack */ #define DEBUG 1 -#include "rtp.h" - - - -#define DEBUG 1 -#include "../mp_msg.h" +#include "mp_msg.h" #include "rtp.h" // RTP reorder routines -- cgit v1.2.3