<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff -purN Source/WebCore/platform/gtk/RenderThemeGtk2.cpp.orig Source/WebCore/platform/gtk/RenderThemeGtk2.cpp
--- Source/WebCore/platform/gtk/RenderThemeGtk2.cpp.orig  2016-03-14 08:09:01.000000000 +0100
+++ Source/WebCore/platform/gtk/RenderThemeGtk2.cpp  2016-04-10 19:43:00.215345381 +0200
@@ -40,6 +40,7 @@
 #include "PaintInfo.h"
 #include "PlatformContextCairo.h"
 #include "RenderElement.h"
+#include "RenderBox.h"
 #include "TextDirection.h"
 #include "UserAgentStyleSheets.h"
 #include "WidgetRenderingContext.h"
</pre></body></html>