< prev index next >

src/hotspot/share/gc/shared/spaceDecorator.cpp

Print this page
rev 56811 : imported patch 8189737-heapregion-remove-space-inheritance

@@ -21,12 +21,13 @@
  * questions.
  *
  */
 
 #include "precompiled.hpp"
+#include "gc/parallel/mutableSpace.hpp"
 #include "gc/shared/space.inline.hpp"
-#include "gc/shared/spaceDecorator.hpp"
+#include "gc/shared/spaceDecorator.inline.hpp"
 #include "logging/log.hpp"
 #include "utilities/copy.hpp"
 
 // Catch-all file for utility classes
 
< prev index next >