Title: [148138] trunk/Source/WebCore
- Revision
- 148138
- Author
- o...@webkit.org
- Date
- 2013-04-10 14:11:23 -0700 (Wed, 10 Apr 2013)
Log Message
One more unreviewed buildfix after r148123.
* platform/graphics/filters/CustomFilterMeshGenerator.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (148137 => 148138)
--- trunk/Source/WebCore/ChangeLog 2013-04-10 20:57:25 UTC (rev 148137)
+++ trunk/Source/WebCore/ChangeLog 2013-04-10 21:11:23 UTC (rev 148138)
@@ -1,3 +1,9 @@
+2013-04-10 Csaba Osztrogonác <o...@webkit.org>
+
+ One more unreviewed buildfix after r148123.
+
+ * platform/graphics/filters/CustomFilterMeshGenerator.h:
+
2013-04-10 Beth Dakin <bda...@apple.com>
FindBanner matches are offset when the WKView has a header or footer
Modified: trunk/Source/WebCore/platform/graphics/filters/CustomFilterMeshGenerator.h (148137 => 148138)
--- trunk/Source/WebCore/platform/graphics/filters/CustomFilterMeshGenerator.h 2013-04-10 20:57:25 UTC (rev 148137)
+++ trunk/Source/WebCore/platform/graphics/filters/CustomFilterMeshGenerator.h 2013-04-10 21:11:23 UTC (rev 148138)
@@ -35,6 +35,7 @@
#include "CustomFilterConstants.h"
#include "CustomFilterOperation.h"
#include "FloatRect.h"
+#include <stdio.h>
namespace WebCore {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes