Forgetting to shut down library

This commit is contained in:
Jaime Thomas 2008-05-19 05:04:00 +00:00
parent e6c0c9ff3e
commit 59b25749e1
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ main(int argc, char **argv)
SHUTDOWN:
burn_finish();
iso_finish();
ecore_shutdown();
ecore_file_shutdown();
printf("Program Done\n");