diff allformats.c @ 4291:f49e5d92ab26 libavformat

Merge rtp_internal.h in rtp.h, and remove rtp_internal.h
author lucabe
date Tue, 27 Jan 2009 12:23:16 +0000
parents fcc542fd3214
children e0da6eba9942
line wrap: on
line diff
--- a/allformats.c	Tue Jan 27 04:29:33 2009 +0000
+++ b/allformats.c	Tue Jan 27 12:23:16 2009 +0000
@@ -19,7 +19,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 #include "avformat.h"
-#include "rtp_internal.h"
+#include "rtp.h"
 #include "rdt.h"
 
 #define REGISTER_MUXER(X,x) { \