X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/6fe7ccc865dc7d7541b93c5bcaf6368d2c98a174..81345200c95645a1b0d2635520f96ad55dfde63f:/heap/HandleStack.cpp?ds=sidebyside diff --git a/heap/HandleStack.cpp b/heap/HandleStack.cpp index 42eb326..178bbcc 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 "JSCInlines.h" namespace JSC {