X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/profiler/ProfilerBytecode.cpp?ds=sidebyside diff --git a/profiler/ProfilerBytecode.cpp b/profiler/ProfilerBytecode.cpp index ca602e4..6eeeb27 100644 --- a/profiler/ProfilerBytecode.cpp +++ b/profiler/ProfilerBytecode.cpp @@ -28,7 +28,7 @@ #include "JSGlobalObject.h" #include "ObjectConstructor.h" -#include "Operations.h" +#include "JSCInlines.h" namespace JSC { namespace Profiler {