hotspot/src/share/vm/memory/universe.cpp
changeset 40655 9f644073d3a0
parent 39401 318e93828de1
child 40667 f9cf2db7f59f
--- a/hotspot/src/share/vm/memory/universe.cpp	Sun Aug 21 06:18:09 2016 +0200
+++ b/hotspot/src/share/vm/memory/universe.cpp	Sun Aug 21 20:56:37 2016 -0400
@@ -56,7 +56,7 @@
 #include "oops/oop.inline.hpp"
 #include "oops/typeArrayKlass.hpp"
 #include "runtime/arguments.hpp"
-#include "runtime/atomic.inline.hpp"
+#include "runtime/atomic.hpp"
 #include "runtime/commandLineFlagConstraintList.hpp"
 #include "runtime/deoptimization.hpp"
 #include "runtime/fprofiler.hpp"