X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/6fe7ccc865dc7d7541b93c5bcaf6368d2c98a174..8b637bb680022adfddad653280734877951535a9:/heap/HandleStack.cpp?ds=inline diff --git a/heap/HandleStack.cpp b/heap/HandleStack.cpp index 42eb326..41b2ada 100644 --- a/heap/HandleStack.cpp +++ b/heap/HandleStack.cpp @@ -27,8 +27,8 @@ #include "HandleStack.h" #include "HeapRootVisitor.h" -#include "JSValueInlineMethods.h" #include "JSObject.h" +#include "Operations.h" namespace JSC {