src/hotspot/share/prims/whitebox.cpp
changeset 49480 d7df2dd501ce
parent 49469 1708db7f94c6
child 49593 4dd58ecc9912
--- a/src/hotspot/share/prims/whitebox.cpp	Wed Mar 21 17:09:34 2018 -0400
+++ b/src/hotspot/share/prims/whitebox.cpp	Wed Mar 21 19:45:24 2018 -0400
@@ -51,6 +51,7 @@
 #include "runtime/arguments.hpp"
 #include "runtime/compilationPolicy.hpp"
 #include "runtime/deoptimization.hpp"
+#include "runtime/frame.inline.hpp"
 #include "runtime/handshake.hpp"
 #include "runtime/interfaceSupport.inline.hpp"
 #include "runtime/javaCalls.hpp"