fix gcc 4.7.x warnings

This commit is contained in:
satbaby
2012-07-07 13:09:08 +02:00
parent 9f1904a71d
commit 060c1c45b2
24 changed files with 29 additions and 3 deletions

View File

@@ -48,6 +48,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/types.h>
#include <gui/widget/msgbox.h>
#include <gui/movieinfo.h>