summaryrefslogtreecommitdiff
path: root/runtime/hidden_api_access_flags.h
diff options
context:
space:
mode:
author David Sehr <sehr@google.com> 2018-01-24 19:08:50 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2018-01-24 19:08:50 +0000
commitd02784e17c20c91a50dcb10522351f4937e250ff (patch)
tree2cf70f14f13f0126397b6f35c7cd51a94c88954d /runtime/hidden_api_access_flags.h
parente65febd52f8d8af3d693dd36042ce769375c3b9e (diff)
parent8c0961f9e061ee4b04c1c4ba8ad5cca13bcf884d (diff)
Merge "Move missed files to libdexfile"
Diffstat (limited to 'runtime/hidden_api_access_flags.h')
-rw-r--r--runtime/hidden_api_access_flags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/hidden_api_access_flags.h b/runtime/hidden_api_access_flags.h
index 80a002d96e..c328f965d2 100644
--- a/runtime/hidden_api_access_flags.h
+++ b/runtime/hidden_api_access_flags.h
@@ -18,7 +18,7 @@
#define ART_RUNTIME_HIDDEN_API_ACCESS_FLAGS_H_
#include "base/bit_utils.h"
-#include "modifiers.h"
+#include "dex/modifiers.h"
namespace art {