X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/dfg/DFGOSRExitJumpPlaceholder.cpp?ds=sidebyside diff --git a/dfg/DFGOSRExitJumpPlaceholder.cpp b/dfg/DFGOSRExitJumpPlaceholder.cpp index fec99ec..5978054 100644 --- a/dfg/DFGOSRExitJumpPlaceholder.cpp +++ b/dfg/DFGOSRExitJumpPlaceholder.cpp @@ -30,6 +30,7 @@ #include "DFGJITCompiler.h" #include "DFGSpeculativeJIT.h" +#include "JSCInlines.h" namespace JSC { namespace DFG {