src/hotspot/share/jfr/utilities/jfrHashtable.hpp
changeset 59290 97d13893ec3c
parent 59247 56bf71d64d51
--- a/src/hotspot/share/jfr/utilities/jfrHashtable.hpp	Wed Nov 27 10:21:22 2019 +0100
+++ b/src/hotspot/share/jfr/utilities/jfrHashtable.hpp	Tue Nov 26 10:47:46 2019 +0100
@@ -26,7 +26,7 @@
 #define SHARE_JFR_UTILITIES_JFRHASHTABLE_HPP
 
 #include "jfr/utilities/jfrAllocation.hpp"
-#include "runtime/orderAccess.hpp"
+#include "runtime/atomic.hpp"
 #include "utilities/debug.hpp"
 #include "utilities/macros.hpp"