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/filterbank.h')
-rw-r--r--libspeex/filterbank.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libspeex/filterbank.h b/libspeex/filterbank.h
index 5ded6b9..3e889a2 100644
--- a/libspeex/filterbank.h
+++ b/libspeex/filterbank.h
@@ -34,7 +34,7 @@
#ifndef FILTERBANK_H
#define FILTERBANK_H
-#include "misc.h"
+#include "arch.h"
typedef struct {
int *bank_left;