src/hotspot/os_cpu/aix_ppc/thread_aix_ppc.cpp
changeset 49622 c96f6f8984f7
parent 49480 d7df2dd501ce
child 50160 dc18db671651
--- a/src/hotspot/os_cpu/aix_ppc/thread_aix_ppc.cpp	Tue Mar 27 11:53:23 2018 -0400
+++ b/src/hotspot/os_cpu/aix_ppc/thread_aix_ppc.cpp	Tue Mar 27 18:31:25 2018 +0200
@@ -24,7 +24,7 @@
  */
 
 #include "precompiled.hpp"
-#include "runtime/frame.hpp"
+#include "runtime/frame.inline.hpp"
 #include "runtime/thread.hpp"
 
 frame JavaThread::pd_last_frame() {