src/hotspot/share/gc/shenandoah/shenandoahVMOperations.cpp
changeset 54786 ebf733a324d4
parent 52925 9c18c9d839d3
--- a/src/hotspot/share/gc/shenandoah/shenandoahVMOperations.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/gc/shenandoah/shenandoahVMOperations.cpp	Thu May 09 14:28:30 2019 +0200
@@ -26,6 +26,7 @@
 #include "gc/shenandoah/shenandoahHeap.inline.hpp"
 #include "gc/shenandoah/shenandoahUtils.hpp"
 #include "gc/shenandoah/shenandoahVMOperations.hpp"
+#include "memory/universe.hpp"
 
 bool VM_ShenandoahReferenceOperation::doit_prologue() {
   Heap_lock->lock();