summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/speex/ogg.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspeex/speex/ogg.h')
-rw-r--r--apps/codecs/libspeex/speex/ogg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/speex/ogg.h b/apps/codecs/libspeex/speex/ogg.h
index dce8f96b42..d42851f10c 100644
--- a/apps/codecs/libspeex/speex/ogg.h
+++ b/apps/codecs/libspeex/speex/ogg.h
@@ -21,7 +21,7 @@
21extern "C" { 21extern "C" {
22#endif 22#endif
23 23
24#include "../../codec.h" 24#include "codeclib.h"
25 25
26typedef short spx_ogg_int16_t; 26typedef short spx_ogg_int16_t;
27typedef unsigned short spx_ogg_uint16_t; 27typedef unsigned short spx_ogg_uint16_t;