summaryrefslogtreecommitdiff
path: root/runtime/method_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/method_info.h')
-rw-r--r--runtime/method_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/method_info.h b/runtime/method_info.h
index fe062564f14..b00ddc660fc 100644
--- a/runtime/method_info.h
+++ b/runtime/method_info.h
@@ -21,7 +21,7 @@
#include "base/leb128.h"
#include "base/macros.h"
-#include "memory_region.h"
+#include "base/memory_region.h"
namespace art {