src/hotspot/share/gc/g1/g1Allocator.inline.hpp
changeset 54786 ebf733a324d4
parent 53244 9807daeb47c4
child 54843 25c329958c70
--- a/src/hotspot/share/gc/g1/g1Allocator.inline.hpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/gc/g1/g1Allocator.inline.hpp	Thu May 09 14:28:30 2019 +0200
@@ -28,6 +28,7 @@
 #include "gc/g1/g1Allocator.hpp"
 #include "gc/g1/g1AllocRegion.inline.hpp"
 #include "gc/shared/plab.inline.hpp"
+#include "memory/universe.hpp"
 
 inline MutatorAllocRegion* G1Allocator::mutator_alloc_region() {
   return &_mutator_alloc_region;