hotspot/src/share/vm/memory/allocation.cpp
changeset 30764 fec48bf5a827
parent 29580 a67a581cfe11
child 31592 43f48e165466
--- a/hotspot/src/share/vm/memory/allocation.cpp	Mon May 11 16:30:26 2015 +0200
+++ b/hotspot/src/share/vm/memory/allocation.cpp	Wed May 13 15:16:06 2015 +0200
@@ -23,9 +23,9 @@
  */
 
 #include "precompiled.hpp"
+#include "gc/shared/genCollectedHeap.hpp"
 #include "memory/allocation.hpp"
 #include "memory/allocation.inline.hpp"
-#include "memory/genCollectedHeap.hpp"
 #include "memory/metaspaceShared.hpp"
 #include "memory/resourceArea.hpp"
 #include "memory/universe.hpp"