summaryrefslogtreecommitdiff
path: root/drivers/opus/celt/x86/pitch_sse.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/opus/celt/x86/pitch_sse.h')
-rw-r--r--drivers/opus/celt/x86/pitch_sse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/opus/celt/x86/pitch_sse.h b/drivers/opus/celt/x86/pitch_sse.h
index 695122a5ad..1542b87232 100644
--- a/drivers/opus/celt/x86/pitch_sse.h
+++ b/drivers/opus/celt/x86/pitch_sse.h
@@ -33,7 +33,7 @@
#define PITCH_SSE_H
#include <xmmintrin.h>
-#include "arch.h"
+#include "opus/celt/arch.h"
#define OVERRIDE_XCORR_KERNEL
static OPUS_INLINE void xcorr_kernel(const opus_val16 *x, const opus_val16 *y, opus_val32 sum[4], int len)