X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/profiler/ProfilerOriginStack.cpp diff --git a/profiler/ProfilerOriginStack.cpp b/profiler/ProfilerOriginStack.cpp index 018ceeb..9b61dae 100644 --- a/profiler/ProfilerOriginStack.cpp +++ b/profiler/ProfilerOriginStack.cpp @@ -28,7 +28,7 @@ #include "CodeOrigin.h" #include "JSGlobalObject.h" -#include "Operations.h" +#include "JSCInlines.h" #include "ProfilerDatabase.h" namespace JSC { namespace Profiler {