diff libmpdemux/demux_rtp_internal.h @ 30716:e4ad2582ca37

Remove unnecessary stream.h #includes.
author diego
date Sat, 27 Feb 2010 12:45:12 +0000
parents d643e4643313
children c81fe45b1624
line wrap: on
line diff
--- a/libmpdemux/demux_rtp_internal.h	Sat Feb 27 12:15:02 2010 +0000
+++ b/libmpdemux/demux_rtp_internal.h	Sat Feb 27 12:45:12 2010 +0000
@@ -22,9 +22,6 @@
 #include <stdlib.h>
 
 extern "C" {
-#ifndef STREAM_H
-#include "stream/stream.h"
-#endif
 #ifndef DEMUXER_H
 #include "demuxer.h"
 #endif