< prev index next >

src/hotspot/share/utilities/hashtable.inline.hpp

Print this page

        

@@ -24,11 +24,11 @@
 
 #ifndef SHARE_UTILITIES_HASHTABLE_INLINE_HPP
 #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"
 
 // Inline function definitions for hashtable.hpp.
 
< prev index next >