summaryrefslogtreecommitdiff
path: root/drivers/opus/silk/float/SigProc_FLP.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/opus/silk/float/SigProc_FLP.h')
-rw-r--r--drivers/opus/silk/float/SigProc_FLP.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/opus/silk/float/SigProc_FLP.h b/drivers/opus/silk/float/SigProc_FLP.h
index f0cb3733be..9b14f24f21 100644
--- a/drivers/opus/silk/float/SigProc_FLP.h
+++ b/drivers/opus/silk/float/SigProc_FLP.h
@@ -28,8 +28,8 @@ POSSIBILITY OF SUCH DAMAGE.
#ifndef SILK_SIGPROC_FLP_H
#define SILK_SIGPROC_FLP_H
-#include "SigProc_FIX.h"
-#include "float_cast.h"
+#include "opus/silk/SigProc_FIX.h"
+#include "opus/celt/float_cast.h"
#include <math.h>
#ifdef __cplusplus