src/hotspot/share/utilities/hashtable.inline.hpp
changeset 59290 97d13893ec3c
parent 59247 56bf71d64d51
--- a/src/hotspot/share/utilities/hashtable.inline.hpp	Wed Nov 27 10:21:22 2019 +0100
+++ b/src/hotspot/share/utilities/hashtable.inline.hpp	Tue Nov 26 10:47:46 2019 +0100
@@ -26,7 +26,7 @@
 #define SHARE_UTILITIES_HASHTABLE_INLINE_HPP
 
 #include "memory/allocation.inline.hpp"
-#include "runtime/orderAccess.hpp"
+#include "runtime/atomic.hpp"
 #include "utilities/hashtable.hpp"
 #include "utilities/dtrace.hpp"