hotspot/src/share/vm/runtime/synchronizer.cpp
changeset 40655 9f644073d3a0
parent 37251 9fc139ad74b5
child 40664 1ec65b303bb7
--- a/hotspot/src/share/vm/runtime/synchronizer.cpp	Sun Aug 21 06:18:09 2016 +0200
+++ b/hotspot/src/share/vm/runtime/synchronizer.cpp	Sun Aug 21 20:56:37 2016 -0400
@@ -30,7 +30,7 @@
 #include "memory/resourceArea.hpp"
 #include "oops/markOop.hpp"
 #include "oops/oop.inline.hpp"
-#include "runtime/atomic.inline.hpp"
+#include "runtime/atomic.hpp"
 #include "runtime/biasedLocking.hpp"
 #include "runtime/handles.inline.hpp"
 #include "runtime/interfaceSupport.hpp"