hotspot/src/share/vm/interpreter/interpreterRuntime.cpp
changeset 30764 fec48bf5a827
parent 30599 a8ade6f048fe
child 31335 60081f497e75
--- a/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp	Wed May 13 15:16:06 2015 +0200
@@ -28,7 +28,7 @@
 #include "classfile/vmSymbols.hpp"
 #include "compiler/compileBroker.hpp"
 #include "compiler/disassembler.hpp"
-#include "gc_interface/collectedHeap.hpp"
+#include "gc/shared/collectedHeap.hpp"
 #include "interpreter/interpreter.hpp"
 #include "interpreter/interpreterRuntime.hpp"
 #include "interpreter/linkResolver.hpp"