[FFmpeg-soc] [soc]: r230 - amr/amrnbdec.c

superdump subversion at mplayerhq.hu
Tue Jun 5 03:27:44 CEST 2007


Author: superdump
Date: Tue Jun  5 03:27:43 2007
New Revision: 230

Log:
Remove unneeded header

Modified:
   amr/amrnbdec.c

Modified: amr/amrnbdec.c
==============================================================================
--- amr/amrnbdec.c	(original)
+++ amr/amrnbdec.c	Tue Jun  5 03:27:43 2007
@@ -33,7 +33,6 @@
 
 #include "avcodec.h"
 #include "bitstream.h"
-#include "../libavutil/common.h"
 #include "amrdata.h"
 
 // #define DEBUG_BITSTREAM // FIXME - remove



More information about the FFmpeg-soc mailing list