diff rtsp.c @ 6339:491eea5c52d6 libavformat

Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
author mstorsjo
date Fri, 30 Jul 2010 12:04:27 +0000
parents 5d04171d705b
children c709176da1ad
line wrap: on
line diff
--- a/rtsp.c	Thu Jul 29 22:17:30 2010 +0000
+++ b/rtsp.c	Fri Jul 30 12:04:27 2010 +0000
@@ -38,7 +38,7 @@
 
 #include "rtpdec.h"
 #include "rdt.h"
-#include "rtpdec_asf.h"
+#include "rtpdec_formats.h"
 
 //#define DEBUG
 //#define DEBUG_RTP_TCP