ecore: something is wrong ecore_evas_fb use ecore_fb_private.h and ecore_fb_private.h need Ecore_Fb.h.

SVN revision: 67086
This commit is contained in:
Cedric BAIL 2012-01-11 15:31:54 +00:00
parent 8885e90cda
commit 916047532d
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
#include <fcntl.h>
#include <errno.h>
#include <Ecore_Fb.h>
/* ecore_fb_li.c */
struct _Ecore_Fb_Input_Device
{