Title: [100610] trunk/Tools/WebKitTestRunner/qt/main.cpp
Revision
100610
Author
ves...@webkit.org
Date
2011-11-17 05:22:00 -0800 (Thu, 17 Nov 2011)

Log Message

[Qt] Prospective build fix for WebKit2 on Linux

Modified Paths


Diff

Modified: trunk/Tools/WebKitTestRunner/qt/main.cpp (100609 => 100610)


--- trunk/Tools/WebKitTestRunner/qt/main.cpp	2011-11-17 13:19:48 UTC (rev 100609)
+++ trunk/Tools/WebKitTestRunner/qt/main.cpp	2011-11-17 13:22:00 UTC (rev 100610)
@@ -28,6 +28,8 @@
 
 #include "TestController.h"
 
+#include <stdio.h>
+
 #include <QApplication>
 #include <QObject>
 #include <QTimer>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to