hotspot/src/share/vm/gc/shared/workgroup.cpp
changeset 40655 9f644073d3a0
parent 40096 246c62cd9180
child 41279 5a7c83da4a2d
--- a/hotspot/src/share/vm/gc/shared/workgroup.cpp	Sun Aug 21 06:18:09 2016 +0200
+++ b/hotspot/src/share/vm/gc/shared/workgroup.cpp	Sun Aug 21 20:56:37 2016 -0400
@@ -28,7 +28,7 @@
 #include "gc/shared/workerManager.hpp"
 #include "memory/allocation.hpp"
 #include "memory/allocation.inline.hpp"
-#include "runtime/atomic.inline.hpp"
+#include "runtime/atomic.hpp"
 #include "runtime/os.hpp"
 #include "runtime/semaphore.hpp"
 #include "runtime/thread.inline.hpp"