From 41386e9cb918eed93b3f13648cbef387e371e451 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 20 May 2015 09:56:07 +0000 Subject: webkitgtk-2.4.9 --- Source/JavaScriptCore/profiler/ProfilerOSRExitSite.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/JavaScriptCore/profiler/ProfilerOSRExitSite.cpp') diff --git a/Source/JavaScriptCore/profiler/ProfilerOSRExitSite.cpp b/Source/JavaScriptCore/profiler/ProfilerOSRExitSite.cpp index b17d57e52..d54f7a275 100644 --- a/Source/JavaScriptCore/profiler/ProfilerOSRExitSite.cpp +++ b/Source/JavaScriptCore/profiler/ProfilerOSRExitSite.cpp @@ -29,7 +29,7 @@ #include "JSGlobalObject.h" #include "JSScope.h" #include "JSString.h" -#include "JSCInlines.h" +#include "Operations.h" #include namespace JSC { namespace Profiler { -- cgit v1.2.1