< prev index next >

src/share/vm/runtime/interfaceSupport.hpp

Print this page
rev 8362 : [mq]: hotspot

@@ -23,11 +23,11 @@
  */
 
 #ifndef SHARE_VM_RUNTIME_INTERFACESUPPORT_HPP
 #define SHARE_VM_RUNTIME_INTERFACESUPPORT_HPP
 
-#include "memory/gcLocker.hpp"
+#include "gc/shared/gcLocker.hpp"
 #include "runtime/handles.inline.hpp"
 #include "runtime/mutexLocker.hpp"
 #include "runtime/orderAccess.hpp"
 #include "runtime/os.hpp"
 #include "runtime/safepoint.hpp"
< prev index next >