position of Elementary.h

SVN revision: 63457
This commit is contained in:
Vincent Torri 2011-09-18 17:23:10 +00:00
parent 80b062cf07
commit 03f38de25a
1 changed files with 2 additions and 1 deletions

View 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)
{