hotspot/src/share/vm/runtime/vmStructs.cpp
changeset 12507 6182ca66bc7b
parent 12369 48fd3da4025c
child 12772 d317e5e08194
--- a/hotspot/src/share/vm/runtime/vmStructs.cpp	Fri Apr 20 17:13:36 2012 -0700
+++ b/hotspot/src/share/vm/runtime/vmStructs.cpp	Thu Mar 29 19:46:24 2012 -0700
@@ -44,7 +44,6 @@
 #include "code/vmreg.hpp"
 #include "compiler/oopMap.hpp"
 #include "compiler/compileBroker.hpp"
-#include "gc_implementation/concurrentMarkSweep/freeBlockDictionary.hpp"
 #include "gc_implementation/shared/immutableSpace.hpp"
 #include "gc_implementation/shared/markSweep.hpp"
 #include "gc_implementation/shared/mutableSpace.hpp"
@@ -55,6 +54,7 @@
 #include "memory/cardTableRS.hpp"
 #include "memory/compactPermGen.hpp"
 #include "memory/defNewGeneration.hpp"
+#include "memory/freeBlockDictionary.hpp"
 #include "memory/genCollectedHeap.hpp"
 #include "memory/generation.hpp"
 #include "memory/generationSpec.hpp"