# HG changeset patch # User cehoyos # Date 1266032590 0 # Node ID 76b57b8e2a9aa0233f5549a302f9625d2875b8e4 # Parent 510950eafba57af9402704f637b2ac7acfad2b2e Fix compilation with --enable-libgsm on Gentoo and OpenSUSE. Patch by Ramiro diff -r 510950eafba5 -r 76b57b8e2a9a libgsm.c --- a/libgsm.c Sat Feb 13 02:47:41 2010 +0000 +++ b/libgsm.c Sat Feb 13 03:43:10 2010 +0000 @@ -28,7 +28,7 @@ // The idiosyncrasies of GSM-in-WAV are explained at http://kbs.cs.tu-berlin.de/~jutta/toast.html #include "avcodec.h" -#include +#include // gsm.h misses some essential constants #define GSM_BLOCK_SIZE 33