]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - dfg/DFGOSRExitJumpPlaceholder.cpp
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / dfg / DFGOSRExitJumpPlaceholder.cpp
index fec99ec9ac3d3ddfc29ae8fe5b420b67fb77c170..59780544dbb14c5e4ae62766b6b6142d6e804db6 100644 (file)
@@ -30,6 +30,7 @@
 
 #include "DFGJITCompiler.h"
 #include "DFGSpeculativeJIT.h"
+#include "JSCInlines.h"
 
 namespace JSC { namespace DFG {