Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libcelt/modes.c')
-rw-r--r--libcelt/modes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcelt/modes.c b/libcelt/modes.c
index 3c4e3e5..60aa2bd 100644
--- a/libcelt/modes.c
+++ b/libcelt/modes.c
@@ -31,6 +31,7 @@
#include "celt.h"
#include "modes.h"
+#include "rate.h"
#include "os_support.h"
int celt_mode_info(const CELTMode *mode, int request, celt_int32_t *value)