summaryrefslogtreecommitdiffstats
path: root/libavcodec/g729.h
diff options
context:
space:
mode:
authorVladimir Voroshilov <voroshil@gmail.com>2008-08-23 12:49:13 +0000
committerVladimir Voroshilov <voroshil@gmail.com>2008-08-23 12:49:13 +0000
commit6bf8b3ef03de621da9fbd506c75714180bcf987f (patch)
tree38e8276b293480d7917d3e2e6b3480b4d1af705c /libavcodec/g729.h
parentfe3a80d6fabade4b7d13f83a18c0205c16dd7581 (diff)
downloadffmpeg-streaming-6bf8b3ef03de621da9fbd506c75714180bcf987f.zip
ffmpeg-streaming-6bf8b3ef03de621da9fbd506c75714180bcf987f.tar.gz
Remove unnecessary header inclusion from g729.h
Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/g729.h')
-rw-r--r--libavcodec/g729.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/g729.h b/libavcodec/g729.h
index 3192f9d..8e63783 100644
--- a/libavcodec/g729.h
+++ b/libavcodec/g729.h
@@ -21,8 +21,6 @@
#ifndef FFMPEG_G729_H
#define FFMPEG_G729_H
-#include <stdint.h>
-
/**
* maximum possible subframe size
*/
OpenPOWER on IntegriCloud