X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..ed1e77d3adeb83d26fd1dfb16dd84cabdcefd250:/heap/HandleStack.cpp diff --git a/heap/HandleStack.cpp b/heap/HandleStack.cpp index 41b2ada..178bbcc 100644 --- a/heap/HandleStack.cpp +++ b/heap/HandleStack.cpp @@ -28,7 +28,7 @@ #include "HeapRootVisitor.h" #include "JSObject.h" -#include "Operations.h" +#include "JSCInlines.h" namespace JSC {