summaryrefslogtreecommitdiffstats
path: root/third_party/aom/test/simd_cmp_avx2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/aom/test/simd_cmp_avx2.cc')
-rw-r--r--third_party/aom/test/simd_cmp_avx2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/aom/test/simd_cmp_avx2.cc b/third_party/aom/test/simd_cmp_avx2.cc
index 47ae11c62..cda632bcd 100644
--- a/third_party/aom/test/simd_cmp_avx2.cc
+++ b/third_party/aom/test/simd_cmp_avx2.cc
@@ -12,4 +12,4 @@
#define ARCH AVX2
#define ARCH_POSTFIX(name) name##_avx2
#define SIMD_NAMESPACE simd_test_avx2
-#include "./simd_cmp_impl.h"
+#include "test/simd_cmp_impl.h"