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