migration merge<Jiyoun Park>
[framework/uifw/elementary.git] / doc / widgets / widget_preview_tmpl_head.c
index 636fd5b..59b1370 100644 (file)
@@ -1,7 +1,13 @@
+#ifdef HAVE_CONFIG_H
+# include "elementary_config.h"
+#else
+# define __UNUSED__
+#endif
+
 #include <Elementary.h>
 
-EAPI int
-elm_main(int argc, char **argv)
+EAPI_MAIN int
+elm_main(int argc __UNUSED__, char **argv)
 {
    Evas_Object *win, *bg;
    Evas_Coord w, h;