src/hotspot/share/aot/aotCodeHeap.cpp
changeset 58537 30a9612a657d
parent 58282 03fce7b04b42
child 58679 9c3209ff7550
child 58722 cba8afa5cfed
--- a/src/hotspot/share/aot/aotCodeHeap.cpp	Thu Oct 10 10:27:12 2019 +0200
+++ b/src/hotspot/share/aot/aotCodeHeap.cpp	Thu Oct 10 13:26:22 2019 +0200
@@ -37,6 +37,7 @@
 #include "memory/allocation.inline.hpp"
 #include "memory/universe.hpp"
 #include "oops/compressedOops.hpp"
+#include "oops/klass.inline.hpp"
 #include "oops/method.inline.hpp"
 #include "runtime/deoptimization.hpp"
 #include "runtime/handles.inline.hpp"