summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/math_approx.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspeex/math_approx.h')
-rw-r--r--apps/codecs/libspeex/math_approx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/math_approx.h b/apps/codecs/libspeex/math_approx.h
index 4f61e8645a..9ca830755d 100644
--- a/apps/codecs/libspeex/math_approx.h
+++ b/apps/codecs/libspeex/math_approx.h
@@ -35,7 +35,7 @@
35#ifndef MATH_APPROX_H 35#ifndef MATH_APPROX_H
36#define MATH_APPROX_H 36#define MATH_APPROX_H
37 37
38#include "misc.h" 38#include "arch.h"
39 39
40#ifndef FIXED_POINT 40#ifndef FIXED_POINT
41 41