aboutsummaryrefslogtreecommitdiff
path: root/src/dsp/cdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dsp/cdef.h')
-rw-r--r--src/dsp/cdef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dsp/cdef.h b/src/dsp/cdef.h
index 2d70d2c..b820b77 100644
--- a/src/dsp/cdef.h
+++ b/src/dsp/cdef.h
@@ -30,6 +30,7 @@
// The order of includes is important as each tests for a superior version
// before setting the base.
// clang-format off
+#include "src/dsp/x86/cdef_avx2.h"
#include "src/dsp/x86/cdef_sse4.h"
// clang-format on
// IWYU pragma: end_exports