summaryrefslogtreecommitdiff
path: root/recipes/webkit/webkit-efl/fix-build-with-newer-ecore.patch
blob: bbfba439a754d6df49b83f16598944cafa6430a1 (plain)
1
2
3
4
5
6
7
8
9
10
--- git.orig/WebKit/efl/EWebLauncher/main.c	2010-03-26 11:07:23.000000000 +0100
+++ git/WebKit/efl/EWebLauncher/main.c	2010-03-26 11:07:29.000000000 +0100
@@ -28,7 +28,6 @@
 #include "Api/EWebKit.h"
 
 #include <Ecore.h>
-#include <Ecore_Data.h>
 #include <Ecore_Evas.h>
 #include <Ecore_Getopt.h>
 #include <Ecore_X.h>