Remove unnecessary header inclusion from g729.h
authorVladimir Voroshilov <voroshil@gmail.com>
Sat, 23 Aug 2008 12:49:13 +0000 (12:49 +0000)
committerVladimir Voroshilov <voroshil@gmail.com>
Sat, 23 Aug 2008 12:49:13 +0000 (12:49 +0000)
Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/g729.h

index 3192f9d..8e63783 100644 (file)
@@ -21,8 +21,6 @@
 #ifndef FFMPEG_G729_H
 #define FFMPEG_G729_H
 
-#include <stdint.h>
-
 /**
  * maximum possible subframe size
  */