mirror of https://git.ffmpeg.org/ffmpeg.git
Remove unnecessary header inclusion from g729.h
Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
fe3a80d6fa
commit
6bf8b3ef03
|
@ -21,8 +21,6 @@
|
|||
#ifndef FFMPEG_G729_H
|
||||
#define FFMPEG_G729_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/**
|
||||
* maximum possible subframe size
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue