[SVN Migration r61265]
[framework/uifw/elementary.git] / src / lib / elc_fileselector.c
index 4b34161..824ea45 100644 (file)
  * "done" - the user clicks on the ok or cancel button
  */
 
-#include <Elementary.h>
-#include "elm_priv.h"
+#ifdef HAVE_CONFIG_H
+# include "elementary_config.h"
+#endif
 
 #ifdef HAVE_EIO
 # include <Eio.h>
 #endif
 
+#include <Elementary.h>
+#include "elm_priv.h"
+
 typedef struct _Widget_Data Widget_Data;
 
 struct _Widget_Data