X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/profiler/ProfilerOSRExit.cpp diff --git a/profiler/ProfilerOSRExit.cpp b/profiler/ProfilerOSRExit.cpp index 0024791..2a5d5be 100644 --- a/profiler/ProfilerOSRExit.cpp +++ b/profiler/ProfilerOSRExit.cpp @@ -28,7 +28,7 @@ #include "JSGlobalObject.h" #include "ObjectConstructor.h" -#include "Operations.h" +#include "JSCInlines.h" namespace JSC { namespace Profiler {