[xiph-commits] r14029 - trunk/speex/libspeex

jm at svn.xiph.org jm at svn.xiph.org
Sun Oct 21 07:52:18 PDT 2007


Author: jm
Date: 2007-10-21 07:52:18 -0700 (Sun, 21 Oct 2007)
New Revision: 14029

Modified:
   trunk/speex/libspeex/quant_lsp.c
Log:
oops


Modified: trunk/speex/libspeex/quant_lsp.c
===================================================================
--- trunk/speex/libspeex/quant_lsp.c	2007-10-21 14:52:05 UTC (rev 14028)
+++ trunk/speex/libspeex/quant_lsp.c	2007-10-21 14:52:18 UTC (rev 14029)
@@ -35,6 +35,7 @@
 #endif
 
 #include "quant_lsp.h"
+#include "os_support.h"
 #include <math.h>
 #ifndef M_PI
 #define M_PI 3.14159265358979323846



More information about the commits mailing list