X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/6fe7ccc865dc7d7541b93c5bcaf6368d2c98a174..ed1e77d3adeb83d26fd1dfb16dd84cabdcefd250:/heap/HandleStack.cpp 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 {