summaryrefslogtreecommitdiff
blob: 7e68dd67a692db787990de6d32f5cfb59b3ecc0e (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -N -u -r chaplin/chaplin.c chaplin-new/chaplin.c
--- chaplin/chaplin.c	2004-03-21 18:45:44.000000000 +0100
+++ chaplin-new/chaplin.c	2006-06-29 22:36:54.457745979 +0200
@@ -18,6 +18,7 @@
 #include <ctype.h>
 #include <string.h>
 #include <math.h>
+#include <inttypes.h>
 
 /* libdvdread stuff */
 #include <dvdread/dvd_reader.h>