hotspot/src/share/vm/memory/cardTableModRefBS.cpp
changeset 30291 54cdc5c1a9cb
parent 30154 39cd4e2ccf1c
--- a/hotspot/src/share/vm/memory/cardTableModRefBS.cpp	Mon Apr 27 09:02:41 2015 -0700
+++ b/hotspot/src/share/vm/memory/cardTableModRefBS.cpp	Tue Apr 28 16:46:39 2015 -0400
@@ -31,9 +31,9 @@
 #include "memory/space.hpp"
 #include "memory/space.inline.hpp"
 #include "memory/universe.hpp"
+#include "memory/virtualspace.hpp"
 #include "runtime/java.hpp"
 #include "runtime/mutexLocker.hpp"
-#include "runtime/virtualspace.hpp"
 #include "services/memTracker.hpp"
 #include "utilities/macros.hpp"
 #ifdef COMPILER1