hotspot/src/cpu/x86/vm/c1_Runtime1_x86.cpp
changeset 30768 66b53dcce510
parent 30624 2e1803c8a26d
parent 30764 fec48bf5a827
child 32727 320855c2baef
--- a/hotspot/src/cpu/x86/vm/c1_Runtime1_x86.cpp	Thu May 14 12:05:32 2015 -0700
+++ b/hotspot/src/cpu/x86/vm/c1_Runtime1_x86.cpp	Mon May 18 17:09:47 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