src/hotspot/share/runtime/synchronizer.cpp
changeset 49593 4dd58ecc9912
parent 49480 d7df2dd501ce
child 49594 898ef81cbc0e
--- a/src/hotspot/share/runtime/synchronizer.cpp	Thu Mar 15 21:24:10 2018 +0100
+++ b/src/hotspot/share/runtime/synchronizer.cpp	Thu Mar 15 21:29:36 2018 +0100
@@ -39,6 +39,7 @@
 #include "runtime/objectMonitor.hpp"
 #include "runtime/objectMonitor.inline.hpp"
 #include "runtime/osThread.hpp"
+#include "runtime/sharedRuntime.hpp"
 #include "runtime/stubRoutines.hpp"
 #include "runtime/synchronizer.hpp"
 #include "runtime/thread.inline.hpp"