X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/93a3786624b2768d89bfa27e46598dc64e2fb70a..refs/heads/master:/profiler/ProfilerOrigin.cpp?ds=inline diff --git a/profiler/ProfilerOrigin.cpp b/profiler/ProfilerOrigin.cpp index 1ac29d1..7c28f7b 100644 --- a/profiler/ProfilerOrigin.cpp +++ b/profiler/ProfilerOrigin.cpp @@ -28,7 +28,7 @@ #include "JSGlobalObject.h" #include "ObjectConstructor.h" -#include "Operations.h" +#include "JSCInlines.h" #include "ProfilerBytecodes.h" #include "ProfilerDatabase.h"