hotspot/src/share/vm/utilities/preserveException.hpp
changeset 37456 bf26e0f4235f
parent 14583 d70ee55535f4
--- a/hotspot/src/share/vm/utilities/preserveException.hpp	Tue Apr 12 02:30:13 2016 +0200
+++ b/hotspot/src/share/vm/utilities/preserveException.hpp	Mon Apr 11 08:51:53 2016 +0200
@@ -26,7 +26,7 @@
 #define SHARE_VM_UTILITIES_PRESERVEEXCEPTION_HPP
 
 #include "runtime/handles.hpp"
-#include "runtime/thread.inline.hpp"
+#include "runtime/thread.hpp"
 
 // This file provides more support for exception handling; see also exceptions.hpp
 class PreserveExceptionMark {