< prev index next >

src/hotspot/share/runtime/deoptimization.hpp

Print this page

        

@@ -24,11 +24,11 @@
 
 #ifndef SHARE_VM_RUNTIME_DEOPTIMIZATION_HPP
 #define SHARE_VM_RUNTIME_DEOPTIMIZATION_HPP
 
 #include "memory/allocation.hpp"
-#include "runtime/frame.inline.hpp"
+#include "runtime/frame.hpp"
 
 class ProfileData;
 class vframeArray;
 class MonitorValue;
 class ObjectValue;
< prev index next >