Remove unnecessary header inclusion from g729.h

Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Vladimir Voroshilov 17 years ago
parent fe3a80d6fa
commit 6bf8b3ef03
  1. 2
      libavcodec/g729.h

@ -21,8 +21,6 @@
#ifndef FFMPEG_G729_H
#define FFMPEG_G729_H
#include <stdint.h>
/**
* maximum possible subframe size
*/

Loading…
Cancel
Save