summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/vbr.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspeex/vbr.h')
-rw-r--r--apps/codecs/libspeex/vbr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/vbr.h b/apps/codecs/libspeex/vbr.h
index 34e1d4c358..ff1e3e46f2 100644
--- a/apps/codecs/libspeex/vbr.h
+++ b/apps/codecs/libspeex/vbr.h
@@ -37,7 +37,7 @@
37#ifndef VBR_H 37#ifndef VBR_H
38#define VBR_H 38#define VBR_H
39 39
40#include "misc.h" 40#include "arch.h"
41 41
42#define VBR_MEMORY_SIZE 5 42#define VBR_MEMORY_SIZE 5
43 43