src/hotspot/share/gc/g1/g1HeapVerifier.cpp
changeset 54786 ebf733a324d4
parent 54465 c4f16445675a
child 54843 25c329958c70
--- a/src/hotspot/share/gc/g1/g1HeapVerifier.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/gc/g1/g1HeapVerifier.cpp	Thu May 09 14:28:30 2019 +0200
@@ -38,6 +38,7 @@
 #include "logging/logStream.hpp"
 #include "memory/iterator.inline.hpp"
 #include "memory/resourceArea.hpp"
+#include "memory/universe.hpp"
 #include "oops/access.inline.hpp"
 #include "oops/compressedOops.inline.hpp"
 #include "oops/oop.inline.hpp"