Make it compile under linux again.
authorDavid Walter Seikel <onefang@gmail.com>
Sun, 10 Jul 2011 15:08:12 +0000 (15:08 +0000)
committerDavid Walter Seikel <onefang@gmail.com>
Sun, 10 Jul 2011 15:08:12 +0000 (15:08 +0000)
If it's still broken under Windows, caro can fix it after the spanking.

SVN revision: 61214

legacy/elementary/src/lib/elc_fileselector.c

index eef0ffa..32ceb58 100644 (file)
 # 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