diff options
Diffstat (limited to 'calendar/pcs/cal-factory.c')
-rw-r--r-- | calendar/pcs/cal-factory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/pcs/cal-factory.c b/calendar/pcs/cal-factory.c index 9e663690db..ab19ccb8b3 100644 --- a/calendar/pcs/cal-factory.c +++ b/calendar/pcs/cal-factory.c @@ -21,6 +21,7 @@ #include <config.h> #include <ctype.h> +#include <stdio.h> #include <gtk/gtksignal.h> #include "cal.h" #include "cal-backend.h" |