From: onefang Date: Sun, 10 Jul 2011 15:08:12 +0000 (+0000) Subject: Make it compile under linux again. X-Git-Tag: REL_F_I9500_20120323_1~17^2~2344 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8831e9d56de57940b698d555f4835acaf532e153;p=framework%2Fuifw%2Felementary.git Make it compile under linux again. If it's still broken under Windows, caro can fix it after the spanking. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@61214 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elc_fileselector.c b/src/lib/elc_fileselector.c index eef0ffa..32ceb58 100644 --- a/src/lib/elc_fileselector.c +++ b/src/lib/elc_fileselector.c @@ -28,13 +28,13 @@ # include #endif +#include +#include "elm_priv.h" + #ifdef HAVE_EIO # include #endif -#include -#include "elm_priv.h" - typedef struct _Widget_Data Widget_Data; struct _Widget_Data