hotspot/src/share/vm/prims/jvmtiExport.cpp
changeset 24351 61b33cc6d3cf
parent 23447 271ad7631939
child 24424 2658d7834c6e
--- a/hotspot/src/share/vm/prims/jvmtiExport.cpp	Wed May 07 22:06:42 2014 +0200
+++ b/hotspot/src/share/vm/prims/jvmtiExport.cpp	Tue Apr 29 15:17:27 2014 +0200
@@ -47,7 +47,7 @@
 #include "runtime/interfaceSupport.hpp"
 #include "runtime/objectMonitor.hpp"
 #include "runtime/objectMonitor.inline.hpp"
-#include "runtime/thread.hpp"
+#include "runtime/thread.inline.hpp"
 #include "runtime/vframe.hpp"
 #include "services/attachListener.hpp"
 #include "services/serviceUtil.hpp"