summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/sb_celp.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspeex/sb_celp.h')
-rw-r--r--apps/codecs/libspeex/sb_celp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/sb_celp.h b/apps/codecs/libspeex/sb_celp.h
index 51aa3d0e13..86078ea33e 100644
--- a/apps/codecs/libspeex/sb_celp.h
+++ b/apps/codecs/libspeex/sb_celp.h
@@ -37,7 +37,7 @@
37#define SB_CELP_H 37#define SB_CELP_H
38 38
39#include "modes.h" 39#include "modes.h"
40#include <speex/speex_bits.h> 40#include "speex/speex_bits.h"
41#include "nb_celp.h" 41#include "nb_celp.h"
42 42
43/**Structure representing the full state of the sub-band encoder*/ 43/**Structure representing the full state of the sub-band encoder*/