diff options
Diffstat (limited to 'Source/JavaScriptCore/profiler/ProfilerOrigin.cpp')
| -rw-r--r-- | Source/JavaScriptCore/profiler/ProfilerOrigin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/profiler/ProfilerOrigin.cpp b/Source/JavaScriptCore/profiler/ProfilerOrigin.cpp index 7c28f7ba3..1ac29d1cc 100644 --- a/Source/JavaScriptCore/profiler/ProfilerOrigin.cpp +++ b/Source/JavaScriptCore/profiler/ProfilerOrigin.cpp @@ -28,7 +28,7 @@ #include "JSGlobalObject.h" #include "ObjectConstructor.h" -#include "JSCInlines.h" +#include "Operations.h" #include "ProfilerBytecodes.h" #include "ProfilerDatabase.h" |
