src/3rdparty/webkit/JavaScriptCore/runtime/JSGlobalObject.cpp
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 30 5dc02b23752f
--- a/src/3rdparty/webkit/JavaScriptCore/runtime/JSGlobalObject.cpp	Tue Jan 26 12:42:25 2010 +0200
+++ b/src/3rdparty/webkit/JavaScriptCore/runtime/JSGlobalObject.cpp	Tue Feb 02 00:43:10 2010 +0200
@@ -59,8 +59,7 @@
 #include "NumberPrototype.h"
 #include "ObjectConstructor.h"
 #include "ObjectPrototype.h"
-// QTPROD-235: pick up proper Profiler.h file
-#include "profiler/Profiler.h"
+#include "Profiler.h"
 #include "PrototypeFunction.h"
 #include "RegExpConstructor.h"
 #include "RegExpMatchesArray.h"