]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/efl/ewl/fix-ecore.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / efl / ewl / fix-ecore.patch
1 diff -Nur ewl-0.0.4.004~/src/lib/Ewl.h ewl-0.0.4.004/src/lib/Ewl.h
2 --- ewl-0.0.4.004~/src/lib/Ewl.h.in     2005-09-29 17:44:59.000000000 -0700
3 +++ ewl-0.0.4.004/src/lib/Ewl.h.in      2005-09-29 17:46:57.000000000 -0700
4 @@ -257,6 +257,7 @@
5  #include <Evas.h>
6  #include <Edje.h>
7  #include <Ecore.h>
8 +#include <Ecore_Data.h>
9  #include <Edb.h>
10  
11  #include <stdio.h>