hotspot/src/share/vm/runtime/frame.inline.hpp
changeset 46623 261b9d05b79d
parent 46600 fdde0f192cde
--- a/hotspot/src/share/vm/runtime/frame.inline.hpp	Thu Apr 13 09:57:51 2017 +0200
+++ b/hotspot/src/share/vm/runtime/frame.inline.hpp	Tue Jul 04 18:36:50 2017 +0200
@@ -25,6 +25,7 @@
 #ifndef SHARE_VM_RUNTIME_FRAME_INLINE_HPP
 #define SHARE_VM_RUNTIME_FRAME_INLINE_HPP
 
+#include "code/compiledMethod.inline.hpp"
 #include "interpreter/bytecodeInterpreter.hpp"
 #include "interpreter/bytecodeInterpreter.inline.hpp"
 #include "interpreter/interpreter.hpp"