hotspot/src/share/vm/memory/allocation.cpp
changeset 25351 7c198a690050
parent 24827 82b56982e1af
child 25468 5331df506290
--- a/hotspot/src/share/vm/memory/allocation.cpp	Thu Jun 19 13:31:14 2014 +0200
+++ b/hotspot/src/share/vm/memory/allocation.cpp	Wed Jun 04 11:56:44 2014 +0200
@@ -29,7 +29,7 @@
 #include "memory/metaspaceShared.hpp"
 #include "memory/resourceArea.hpp"
 #include "memory/universe.hpp"
-#include "runtime/atomic.hpp"
+#include "runtime/atomic.inline.hpp"
 #include "runtime/os.hpp"
 #include "runtime/task.hpp"
 #include "runtime/threadCritical.hpp"