Author: vitor Date: Mon Jan 25 00:51:49 2010 New Revision: 5592 Log: Remove unneeded include
Modified: amr/amrnbdata.h Modified: amr/amrnbdata.h ============================================================================== --- amr/amrnbdata.h Mon Jan 25 00:51:11 2010 (r5591) +++ amr/amrnbdata.h Mon Jan 25 00:51:49 2010 (r5592) @@ -32,7 +32,6 @@ #include <stdint.h> #include "libavutil/common.h" /* offsetof */ -#include "libavutil/mathematics.h" /* M_PI */ #define AMR_SUBFRAME_SIZE 40 ///< samples per subframe _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
