X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..2656c66b5b30d5597e842a751c7f19ad6c2fe31a:/profiler/ProfilerCompiledBytecode.cpp diff --git a/profiler/ProfilerCompiledBytecode.cpp b/profiler/ProfilerCompiledBytecode.cpp index 455a48e..4891c31 100644 --- a/profiler/ProfilerCompiledBytecode.cpp +++ b/profiler/ProfilerCompiledBytecode.cpp @@ -28,7 +28,7 @@ #include "JSGlobalObject.h" #include "ObjectConstructor.h" -#include "Operations.h" +#include "JSCInlines.h" namespace JSC { namespace Profiler {