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/cb_search.h')
-rw-r--r--libspeex/cb_search.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libspeex/cb_search.h b/libspeex/cb_search.h
index fd5c110..7687b45 100644
--- a/libspeex/cb_search.h
+++ b/libspeex/cb_search.h
@@ -36,7 +36,7 @@
#define CB_SEARCH_H
#include <speex/speex_bits.h>
-#include "misc.h"
+#include "arch.h"
/** Split codebook parameters. */
typedef struct split_cb_params {