Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libspeex/pseudofloat.h')
-rw-r--r--libspeex/pseudofloat.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libspeex/pseudofloat.h b/libspeex/pseudofloat.h
index a6c4762..fa841a0 100644
--- a/libspeex/pseudofloat.h
+++ b/libspeex/pseudofloat.h
@@ -44,7 +44,8 @@
#ifndef PSEUDOFLOAT_H
#define PSEUDOFLOAT_H
-#include "misc.h"
+#include "arch.h"
+#include "os_support.h"
#include "math_approx.h"
#include <math.h>