diff stream/rtp.c @ 19315:4591b597b62c

few cosmectic changes to remove duplication
author ben
date Fri, 04 Aug 2006 18:42:28 +0000
parents 0792ad01e9bf
children a3ddd3320b47
line wrap: on
line diff
--- a/stream/rtp.c	Fri Aug 04 18:40:19 2006 +0000
+++ b/stream/rtp.c	Fri Aug 04 18:42:28 2006 +0000
@@ -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