diff --git a/src/hotspot/share/runtime/os.inline.hpp b/src/hotspot/share/runtime/os.inline.hpp index edb73a2d869..88c6e08aec1 100644 --- a/src/hotspot/share/runtime/os.inline.hpp +++ b/src/hotspot/share/runtime/os.inline.hpp @@ -25,9 +25,10 @@ #ifndef SHARE_RUNTIME_OS_INLINE_HPP #define SHARE_RUNTIME_OS_INLINE_HPP -#include "runtime/frame.hpp" #include "runtime/os.hpp" +#include "runtime/frame.hpp" + #include OS_HEADER_INLINE(os) #include OS_CPU_HEADER_INLINE(os)