summaryrefslogtreecommitdiffstats
path: root/third_party/aom/aom_mem/include
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/aom/aom_mem/include')
-rw-r--r--third_party/aom/aom_mem/include/aom_mem_intrnl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/aom/aom_mem/include/aom_mem_intrnl.h b/third_party/aom/aom_mem/include/aom_mem_intrnl.h
index 3cdfbe08d..977ebadcd 100644
--- a/third_party/aom/aom_mem/include/aom_mem_intrnl.h
+++ b/third_party/aom/aom_mem/include/aom_mem_intrnl.h
@@ -11,7 +11,8 @@
#ifndef AOM_MEM_INCLUDE_AOM_MEM_INTRNL_H_
#define AOM_MEM_INCLUDE_AOM_MEM_INTRNL_H_
-#include "./aom_config.h"
+
+#include "config/aom_config.h"
#define ADDRESS_STORAGE_SIZE sizeof(size_t)