src/hotspot/share/gc/g1/g1HeapVerifier.hpp
changeset 54781 f3f07c76d3d1
parent 53244 9807daeb47c4
child 54786 ebf733a324d4
--- a/src/hotspot/share/gc/g1/g1HeapVerifier.hpp	Thu May 09 14:26:03 2019 +0200
+++ b/src/hotspot/share/gc/g1/g1HeapVerifier.hpp	Thu May 09 14:26:03 2019 +0200
@@ -26,6 +26,7 @@
 #define SHARE_GC_G1_G1HEAPVERIFIER_HPP
 
 #include "gc/g1/heapRegionSet.hpp"
+#include "gc/shared/verifyOption.hpp"
 #include "memory/allocation.hpp"
 #include "memory/universe.hpp"
 #include "utilities/macros.hpp"