hotspot/src/share/vm/services/virtualMemoryTracker.cpp
changeset 40655 9f644073d3a0
parent 38935 f7427b0e0d7c
--- a/hotspot/src/share/vm/services/virtualMemoryTracker.cpp	Sun Aug 21 06:18:09 2016 +0200
+++ b/hotspot/src/share/vm/services/virtualMemoryTracker.cpp	Sun Aug 21 20:56:37 2016 -0400
@@ -23,7 +23,7 @@
  */
 #include "precompiled.hpp"
 
-#include "runtime/atomic.inline.hpp"
+#include "runtime/atomic.hpp"
 #include "runtime/os.hpp"
 #include "runtime/threadCritical.hpp"
 #include "services/memTracker.hpp"