src/hotspot/share/runtime/synchronizer.cpp
changeset 49449 ef5d5d343e2a
parent 49360 886acec3b4c6
child 49480 d7df2dd501ce
--- a/src/hotspot/share/runtime/synchronizer.cpp	Fri Mar 16 08:26:53 2018 -0400
+++ b/src/hotspot/share/runtime/synchronizer.cpp	Fri Mar 16 09:12:13 2018 -0400
@@ -34,7 +34,7 @@
 #include "runtime/atomic.hpp"
 #include "runtime/biasedLocking.hpp"
 #include "runtime/handles.inline.hpp"
-#include "runtime/interfaceSupport.hpp"
+#include "runtime/interfaceSupport.inline.hpp"
 #include "runtime/mutexLocker.hpp"
 #include "runtime/objectMonitor.hpp"
 #include "runtime/objectMonitor.inline.hpp"