hotspot/src/share/vm/runtime/interfaceSupport.hpp
changeset 30764 fec48bf5a827
parent 29070 b0a5fc9c59c8
child 33063 9e222337a81e
--- a/hotspot/src/share/vm/runtime/interfaceSupport.hpp	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/share/vm/runtime/interfaceSupport.hpp	Wed May 13 15:16:06 2015 +0200
@@ -25,7 +25,7 @@
 #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"