hotspot/src/share/vm/prims/unsafe.cpp
changeset 30764 fec48bf5a827
parent 30288 476c276de939
child 31592 43f48e165466
--- a/hotspot/src/share/vm/prims/unsafe.cpp	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/share/vm/prims/unsafe.cpp	Wed May 13 15:16:06 2015 +0200
@@ -41,7 +41,7 @@
 #include "utilities/dtrace.hpp"
 #include "utilities/macros.hpp"
 #if INCLUDE_ALL_GCS
-#include "gc_implementation/g1/g1SATBCardTableModRefBS.hpp"
+#include "gc/g1/g1SATBCardTableModRefBS.hpp"
 #endif // INCLUDE_ALL_GCS
 
 PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC