hotspot/src/share/vm/runtime/vm_operations.cpp
changeset 30764 fec48bf5a827
parent 29071 73f45d04ad7a
child 31620 53be635ad49c
--- a/hotspot/src/share/vm/runtime/vm_operations.cpp	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/share/vm/runtime/vm_operations.cpp	Wed May 13 15:16:06 2015 +0200
@@ -28,7 +28,7 @@
 #include "code/codeCache.hpp"
 #include "compiler/compileBroker.hpp"
 #include "compiler/compilerOracle.hpp"
-#include "gc_implementation/shared/isGCActiveMark.hpp"
+#include "gc/shared/isGCActiveMark.hpp"
 #include "memory/heapInspection.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/symbol.hpp"