summaryrefslogtreecommitdiffstats
path: root/third_party/aom/test/md5_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/aom/test/md5_helper.h')
-rw-r--r--third_party/aom/test/md5_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/aom/test/md5_helper.h b/third_party/aom/test/md5_helper.h
index 8c9d4f706..b2b14cf21 100644
--- a/third_party/aom/test/md5_helper.h
+++ b/third_party/aom/test/md5_helper.h
@@ -12,8 +12,8 @@
#ifndef TEST_MD5_HELPER_H_
#define TEST_MD5_HELPER_H_
-#include "./md5_utils.h"
#include "aom/aom_decoder.h"
+#include "common/md5_utils.h"
namespace libaom_test {
class MD5 {