summaryrefslogtreecommitdiff
path: root/src/bin/test_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/test_table.c')
-rw-r--r--src/bin/test_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/test_table.c b/src/bin/test_table.c
index 4033e82ac..4c19c8244 100644
--- a/src/bin/test_table.c
+++ b/src/bin/test_table.c
@@ -1,7 +1,7 @@
-#include <Elementary.h>
#ifdef HAVE_CONFIG_H
# include "elementary_config.h"
#endif
+#include <Elementary.h>
#ifndef ELM_LIB_QUICKLAUNCH
void
test_table(void *data __UNUSED__, Evas_Object *obj __UNUSED__, void *event_info __UNUSED__)