Elementary migration around 2011/04/06
[framework/uifw/elementary.git] / src / bin / test_table.c
index 8ec607b..dd0bb99 100644 (file)
@@ -1,7 +1,10 @@
 #include <Elementary.h>
+#ifdef HAVE_CONFIG_H
+# include "elementary_config.h"
+#endif
 #ifndef ELM_LIB_QUICKLAUNCH
 void
-test_table(void *data, Evas_Object *obj, void *event_info)
+test_table(void *data __UNUSED__, Evas_Object *obj __UNUSED__, void *event_info __UNUSED__)
 {
    Evas_Object *win, *bg, *tb, *bt;