src/hotspot/share/aot/aotCompiledMethod.cpp
changeset 58537 30a9612a657d
parent 58226 408c445d04e8
child 58679 9c3209ff7550
child 59056 15936b142f86
--- a/src/hotspot/share/aot/aotCompiledMethod.cpp	Thu Oct 10 10:27:12 2019 +0200
+++ b/src/hotspot/share/aot/aotCompiledMethod.cpp	Thu Oct 10 13:26:22 2019 +0200
@@ -32,6 +32,7 @@
 #include "compiler/compilerOracle.hpp"
 #include "gc/shared/cardTableBarrierSet.hpp"
 #include "gc/shared/collectedHeap.hpp"
+#include "oops/klass.inline.hpp"
 #include "oops/method.inline.hpp"
 #include "runtime/frame.inline.hpp"
 #include "runtime/handles.inline.hpp"