X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/runtime/ConstructData.cpp diff --git a/runtime/ConstructData.cpp b/runtime/ConstructData.cpp index 3dc4618..7445cc6 100644 --- a/runtime/ConstructData.cpp +++ b/runtime/ConstructData.cpp @@ -30,7 +30,7 @@ #include "Interpreter.h" #include "JSFunction.h" #include "JSGlobalObject.h" -#include "Operations.h" +#include "JSCInlines.h" namespace JSC {