hotspot/src/cpu/x86/vm/c1_Runtime1_x86.cpp
changeset 30764 fec48bf5a827
parent 30582 b943b080c599
child 30768 66b53dcce510
--- a/hotspot/src/cpu/x86/vm/c1_Runtime1_x86.cpp	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/cpu/x86/vm/c1_Runtime1_x86.cpp	Wed May 13 15:16:06 2015 +0200
@@ -39,7 +39,7 @@
 #include "utilities/macros.hpp"
 #include "vmreg_x86.inline.hpp"
 #if INCLUDE_ALL_GCS
-#include "gc_implementation/g1/g1SATBCardTableModRefBS.hpp"
+#include "gc/g1/g1SATBCardTableModRefBS.hpp"
 #endif