[xiph-commits] r14058 - trunk/speex/libspeex
jm at svn.xiph.org
jm at svn.xiph.org
Sun Oct 28 14:20:36 PDT 2007
Author: jm
Date: 2007-10-28 14:20:36 -0700 (Sun, 28 Oct 2007)
New Revision: 14058
Modified:
trunk/speex/libspeex/pseudofloat.h
Log:
Include os_support.h in pseudofloat.h
Modified: trunk/speex/libspeex/pseudofloat.h
===================================================================
--- trunk/speex/libspeex/pseudofloat.h 2007-10-28 17:10:19 UTC (rev 14057)
+++ trunk/speex/libspeex/pseudofloat.h 2007-10-28 21:20:36 UTC (rev 14058)
@@ -45,6 +45,7 @@
#define PSEUDOFLOAT_H
#include "misc.h"
+#include "os_support.h"
#include "math_approx.h"
#include <math.h>
More information about the commits
mailing list