edje: we should at least always add the file_in to the list of used file.

SVN revision: 71572
This commit is contained in:
Cedric BAIL 2012-05-31 06:50:09 +00:00
parent 4d66408a8b
commit 86a431e96a
1 changed files with 2 additions and 0 deletions

View File

@ -248,6 +248,8 @@ main(int argc, char **argv)
exit(-1);
}
using_file(file_in);
if (!edje_init())
exit(-1);