src/hotspot/share/prims/forte.cpp
changeset 49480 d7df2dd501ce
parent 49359 59f6547e151f
child 49982 9042ffe5b7fe
--- a/src/hotspot/share/prims/forte.cpp	Wed Mar 21 17:09:34 2018 -0400
+++ b/src/hotspot/share/prims/forte.cpp	Wed Mar 21 19:45:24 2018 -0400
@@ -30,9 +30,10 @@
 #include "memory/universe.hpp"
 #include "oops/oop.inline.hpp"
 #include "prims/forte.hpp"
+#include "runtime/frame.inline.hpp"
 #include "runtime/javaCalls.hpp"
 #include "runtime/thread.inline.hpp"
-#include "runtime/vframe.hpp"
+#include "runtime/vframe.inline.hpp"
 #include "runtime/vframeArray.hpp"
 
 // call frame copied from old .h file and renamed