summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/pseudofloat.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspeex/pseudofloat.h')
-rw-r--r--apps/codecs/libspeex/pseudofloat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/pseudofloat.h b/apps/codecs/libspeex/pseudofloat.h
index a237e32620..448dd61ffe 100644
--- a/apps/codecs/libspeex/pseudofloat.h
+++ b/apps/codecs/libspeex/pseudofloat.h
@@ -44,7 +44,7 @@
44#ifndef PSEUDOFLOAT_H 44#ifndef PSEUDOFLOAT_H
45#define PSEUDOFLOAT_H 45#define PSEUDOFLOAT_H
46 46
47#include "misc.h" 47#include "arch.h"
48#include "os_support.h" 48#include "os_support.h"
49#include "math_approx.h" 49#include "math_approx.h"
50#include <math.h> 50#include <math.h>