]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/efl/esmart/ecore-fix.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / efl / esmart / ecore-fix.patch
1 --- esmart-0.9.0.004/src/lib/esmart_trans_x11/esmart_trans_x11.c~       2004-11-10 07:18:23.000000000 -0800
2 +++ esmart-0.9.0.004/src/lib/esmart_trans_x11/esmart_trans_x11.c        2005-09-29 11:22:52.000000000 -0700
3 @@ -9,6 +9,7 @@
4  #include <X11/Xlib.h>
5  #include <Imlib2.h>
6  #include <Ecore.h>
7 +#include <Ecore_Data.h>
8  #include <Ecore_X.h>
9  #include <assert.h>
10