From 6bf8b3ef03de621da9fbd506c75714180bcf987f Mon Sep 17 00:00:00 2001 From: Vladimir Voroshilov Date: Sat, 23 Aug 2008 12:49:13 +0000 Subject: Remove unnecessary header inclusion from g729.h Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/g729.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavcodec') diff --git a/libavcodec/g729.h b/libavcodec/g729.h index 3192f9d927..8e6378367a 100644 --- a/libavcodec/g729.h +++ b/libavcodec/g729.h @@ -21,8 +21,6 @@ #ifndef FFMPEG_G729_H #define FFMPEG_G729_H -#include - /** * maximum possible subframe size */ -- cgit v1.2.3