hotspot/src/share/vm/asm/codeBuffer.cpp
changeset 30764 fec48bf5a827
parent 29580 a67a581cfe11
child 31599 f1b42743d3ee
--- a/hotspot/src/share/vm/asm/codeBuffer.cpp	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/share/vm/asm/codeBuffer.cpp	Wed May 13 15:16:06 2015 +0200
@@ -25,7 +25,7 @@
 #include "precompiled.hpp"
 #include "asm/codeBuffer.hpp"
 #include "compiler/disassembler.hpp"
-#include "memory/gcLocker.hpp"
+#include "gc/shared/gcLocker.hpp"
 #include "oops/methodData.hpp"
 #include "oops/oop.inline.hpp"
 #include "runtime/icache.hpp"