src/hotspot/share/runtime/tieredThresholdPolicy.cpp
changeset 54669 ad45b3802d4e
parent 54647 c0d9bc9b4e1f
child 54736 1dc9bf9d016b
--- a/src/hotspot/share/runtime/tieredThresholdPolicy.cpp	Wed May 01 12:41:26 2019 -0400
+++ b/src/hotspot/share/runtime/tieredThresholdPolicy.cpp	Wed May 01 12:31:29 2019 -0700
@@ -34,7 +34,7 @@
 #include "code/scopeDesc.hpp"
 #include "oops/method.inline.hpp"
 #if INCLUDE_JVMCI
-#include "jvmci/jvmciRuntime.hpp"
+#include "jvmci/jvmci.hpp"
 #endif
 
 #ifdef TIERED