Make it compile under linux again.

If it's still broken under Windows, caro can fix it after the spanking.


SVN revision: 61214
This commit is contained in:
David Walter Seikel 2011-07-10 15:08:12 +00:00
parent 472df7f449
commit b2171db9e9
1 changed files with 3 additions and 3 deletions

View File

@ -28,13 +28,13 @@
# include <elementary_config.h>
#endif
#include <Elementary.h>
#include "elm_priv.h"
#ifdef HAVE_EIO
# include <Eio.h>
#endif
#include <Elementary.h>
#include "elm_priv.h"
typedef struct _Widget_Data Widget_Data;
struct _Widget_Data