diff options
Diffstat (limited to 'TOOLS/dump_mp4.c')
-rw-r--r-- | TOOLS/dump_mp4.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TOOLS/dump_mp4.c b/TOOLS/dump_mp4.c index 81cd3bcda2..dc0b837742 100644 --- a/TOOLS/dump_mp4.c +++ b/TOOLS/dump_mp4.c @@ -1,3 +1,5 @@ +#include <stdio.h> + int main(){ int c; unsigned int head=-1; |