src/hotspot/share/runtime/thread.cpp
changeset 49480 d7df2dd501ce
parent 49449 ef5d5d343e2a
child 49592 77fb0be7d19f
--- a/src/hotspot/share/runtime/thread.cpp	Wed Mar 21 17:09:34 2018 -0400
+++ b/src/hotspot/share/runtime/thread.cpp	Wed Mar 21 19:45:24 2018 -0400
@@ -92,7 +92,7 @@
 #include "runtime/threadSMR.inline.hpp"
 #include "runtime/timer.hpp"
 #include "runtime/timerTrace.hpp"
-#include "runtime/vframe.hpp"
+#include "runtime/vframe.inline.hpp"
 #include "runtime/vframeArray.hpp"
 #include "runtime/vframe_hp.hpp"
 #include "runtime/vmThread.hpp"