position of Elementary.h
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 18 Sep 2011 17:23:10 +0000 (17:23 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 18 Sep 2011 17:23:10 +0000 (17:23 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63457 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/widgets/widget_preview_tmpl_head.c

index f5fdeda..59b1370 100644 (file)
@@ -1,10 +1,11 @@
-#include <Elementary.h>
 #ifdef HAVE_CONFIG_H
 # include "elementary_config.h"
 #else
 # define __UNUSED__
 #endif
 
+#include <Elementary.h>
+
 EAPI_MAIN int
 elm_main(int argc __UNUSED__, char **argv)
 {