src/hotspot/cpu/aarch64/compiledIC_aot_aarch64.cpp
changeset 54793 f4c8f88c665e
parent 52384 d6dc479bcdd3
--- a/src/hotspot/cpu/aarch64/compiledIC_aot_aarch64.cpp	Thu May 09 07:33:28 2019 -0700
+++ b/src/hotspot/cpu/aarch64/compiledIC_aot_aarch64.cpp	Thu May 09 12:52:05 2019 -0400
@@ -25,6 +25,7 @@
 #include "aot/compiledIC_aot.hpp"
 #include "code/codeCache.hpp"
 #include "memory/resourceArea.hpp"
+#include "memory/universe.hpp"
 
 void CompiledDirectStaticCall::set_to_far(const methodHandle& callee, address entry) {
   if (TraceICs) {