src/hotspot/share/runtime/reflection.cpp
changeset 49480 d7df2dd501ce
parent 49359 59f6547e151f
child 49658 8237a91c1cca
--- a/src/hotspot/share/runtime/reflection.cpp	Wed Mar 21 17:09:34 2018 -0400
+++ b/src/hotspot/share/runtime/reflection.cpp	Wed Mar 21 19:45:24 2018 -0400
@@ -47,7 +47,7 @@
 #include "runtime/reflection.hpp"
 #include "runtime/reflectionUtils.hpp"
 #include "runtime/signature.hpp"
-#include "runtime/vframe.hpp"
+#include "runtime/vframe.inline.hpp"
 
 static void trace_class_resolution(const Klass* to_class) {
   ResourceMark rm;