]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - heap/HandleStack.cpp
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / heap / HandleStack.cpp
index 41b2ada5fe86585f3cd3e574a866c798e407bf35..178bbccf35d0f2f3e0d581767647d121412039da 100644 (file)
@@ -28,7 +28,7 @@
 
 #include "HeapRootVisitor.h"
 #include "JSObject.h"
-#include "Operations.h"
+#include "JSCInlines.h"
 
 namespace JSC {