--- 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"