]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavcodec/g729.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / g729.h
index 3192f9d92798b74f01265178be824840b4986b58..3fdf1ee65081bb36b8e3d8a3ed06a3e82a97e313 100644 (file)
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
-#ifndef FFMPEG_G729_H
-#define FFMPEG_G729_H
-
-#include <stdint.h>
+#ifndef AVCODEC_G729_H
+#define AVCODEC_G729_H
 
 /**
  * maximum possible subframe size
  */
 #define MAX_SUBFRAME_SIZE 44
 
-#endif // FFMPEG_G729_H
+#endif // AVCODEC_G729_H