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/sb_celp.h')
-rw-r--r--libspeex/sb_celp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libspeex/sb_celp.h b/libspeex/sb_celp.h
index e8c3761..0d20142 100644
--- a/libspeex/sb_celp.h
+++ b/libspeex/sb_celp.h
@@ -37,7 +37,7 @@
#define SB_CELP_H
#include "modes.h"
-#include <speex/speex_bits.h>
+#include "../include/speex/speex_bits.h"
#include "nb_celp.h"
/**Structure representing the full state of the sub-band encoder*/