summaryrefslogtreecommitdiffstats
path: root/third_party/aom/aom_dsp/mips/macros_msa.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/aom/aom_dsp/mips/macros_msa.h')
-rw-r--r--third_party/aom/aom_dsp/mips/macros_msa.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/aom/aom_dsp/mips/macros_msa.h b/third_party/aom/aom_dsp/mips/macros_msa.h
index 48fbcfd47..eb919d42b 100644
--- a/third_party/aom/aom_dsp/mips/macros_msa.h
+++ b/third_party/aom/aom_dsp/mips/macros_msa.h
@@ -14,7 +14,8 @@
#include <msa.h>
-#include "./aom_config.h"
+#include "config/aom_config.h"
+
#include "aom/aom_integer.h"
#define LD_B(RTYPE, psrc) *((const RTYPE *)(psrc))