summaryrefslogtreecommitdiff
path: root/runtime/hidden_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/hidden_api.h')
-rw-r--r--runtime/hidden_api.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/runtime/hidden_api.h b/runtime/hidden_api.h
index 4325496ca3..6b40dea86c 100644
--- a/runtime/hidden_api.h
+++ b/runtime/hidden_api.h
@@ -17,8 +17,6 @@
#ifndef ART_RUNTIME_HIDDEN_API_H_
#define ART_RUNTIME_HIDDEN_API_H_
-#include "art_field-inl.h"
-#include "art_method-inl.h"
#include "base/mutex.h"
#include "dex/hidden_api_access_flags.h"
#include "mirror/class-inl.h"
@@ -26,6 +24,10 @@
#include "runtime.h"
namespace art {
+
+class ArtField;
+class ArtMethod;
+
namespace hiddenapi {
// Hidden API enforcement policy