src/hotspot/share/c1/c1_LIRGenerator.cpp
changeset 58537 30a9612a657d
parent 58273 08a5148e7c4e
child 58679 9c3209ff7550
child 58925 9bbe560e8131
--- a/src/hotspot/share/c1/c1_LIRGenerator.cpp	Thu Oct 10 10:27:12 2019 +0200
+++ b/src/hotspot/share/c1/c1_LIRGenerator.cpp	Thu Oct 10 13:26:22 2019 +0200
@@ -36,6 +36,7 @@
 #include "ci/ciUtilities.hpp"
 #include "gc/shared/barrierSet.hpp"
 #include "gc/shared/c1/barrierSetC1.hpp"
+#include "oops/klass.inline.hpp"
 #include "runtime/arguments.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/stubRoutines.hpp"