diff rtpdec_amr.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 a2e2f11f6124
children
line wrap: on
line diff
--- a/rtpdec_amr.c	Thu Jul 29 22:17:30 2010 +0000
+++ b/rtpdec_amr.c	Fri Jul 30 12:04:27 2010 +0000
@@ -20,7 +20,7 @@
  */
 
 #include "avformat.h"
-#include "rtpdec_amr.h"
+#include "rtpdec_formats.h"
 #include "libavutil/avstring.h"
 
 static const uint8_t frame_sizes_nb[16] = {