< prev index next >

src/share/vm/gc/g1/g1MMUTracker.cpp

Print this page
rev 8362 : 8079792: GC directory structure cleanup
Reviewed-by:

@@ -21,11 +21,11 @@
  * questions.
  *
  */
 
 #include "precompiled.hpp"
-#include "gc_implementation/g1/g1MMUTracker.hpp"
+#include "gc/g1/g1MMUTracker.hpp"
 #include "runtime/mutexLocker.hpp"
 #include "utilities/ostream.hpp"
 
 #define _DISABLE_MMU                             0
 
< prev index next >