From 30d5f14e1062df9d0f4d47e308982460e8f850d3 Mon Sep 17 00:00:00 2001
From: Olivier Goffart <ogoffart@trolltech.com>
Date: Wed, 12 Aug 2009 15:24:03 +0200
Subject: compile

---
 src/3rdparty/webkit/JavaScriptCore/runtime/ConstructData.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/3rdparty/webkit/JavaScriptCore/runtime/ConstructData.cpp b/src/3rdparty/webkit/JavaScriptCore/runtime/ConstructData.cpp
index d4eb307..3dfc918 100644
--- a/src/3rdparty/webkit/JavaScriptCore/runtime/ConstructData.cpp
+++ b/src/3rdparty/webkit/JavaScriptCore/runtime/ConstructData.cpp
@@ -32,6 +32,7 @@
 #ifdef QT_BUILD_SCRIPT_LIB
 #include "Debugger.h"
 #include "DebuggerCallFrame.h"
+#include "JSGlobalObject.h"
 #endif
 
 namespace JSC {
-- 
cgit v0.12