hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp
changeset 40655 9f644073d3a0
parent 40096 246c62cd9180
child 40922 d9f1eaf18f9a
--- a/hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp	Sun Aug 21 06:18:09 2016 +0200
+++ b/hotspot/src/share/vm/gc/g1/g1ConcurrentMark.cpp	Sun Aug 21 20:56:37 2016 -0400
@@ -52,7 +52,7 @@
 #include "memory/allocation.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/oop.inline.hpp"
-#include "runtime/atomic.inline.hpp"
+#include "runtime/atomic.hpp"
 #include "runtime/handles.inline.hpp"
 #include "runtime/java.hpp"
 #include "runtime/prefetch.inline.hpp"