summaryrefslogtreecommitdiff
path: root/drivers/opus/celt/rate.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/opus/celt/rate.h')
-rw-r--r--drivers/opus/celt/rate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/opus/celt/rate.h b/drivers/opus/celt/rate.h
index 7ced23ea09..e12dd29db8 100644
--- a/drivers/opus/celt/rate.h
+++ b/drivers/opus/celt/rate.h
@@ -40,8 +40,8 @@
#define QTHETA_OFFSET 4
#define QTHETA_OFFSET_TWOPHASE 16
-#include "cwrs.h"
-#include "opus_modes.h"
+#include "opus/celt/cwrs.h"
+#include "opus/celt/opus_modes.h"
void compute_pulse_cache(CELTMode *m, int LM);