hotspot/src/share/vm/interpreter/abstractInterpreter.hpp
changeset 37456 bf26e0f4235f
parent 37439 e8970711113b
child 37466 287c4ebd11b0
--- a/hotspot/src/share/vm/interpreter/abstractInterpreter.hpp	Tue Apr 12 02:30:13 2016 +0200
+++ b/hotspot/src/share/vm/interpreter/abstractInterpreter.hpp	Mon Apr 11 08:51:53 2016 +0200
@@ -28,7 +28,7 @@
 #include "asm/macroAssembler.hpp"
 #include "code/stubs.hpp"
 #include "interpreter/bytecodes.hpp"
-#include "runtime/thread.inline.hpp"
+#include "runtime/thread.hpp"
 #include "runtime/vmThread.hpp"
 #include "utilities/top.hpp"