From 7ade227e6409c98a4010992450e111cf7bb10520 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 14 Aug 2008 20:19:12 +0000 Subject: Merge revisions 35951:35992 from trunk. svn path=/branches/kill-bonobo/; revision=35994 --- plugins/ipod-sync/ChangeLog | 4 ++++ plugins/ipod-sync/ipod-sync.c | 1 + 2 files changed, 5 insertions(+) (limited to 'plugins/ipod-sync') diff --git a/plugins/ipod-sync/ChangeLog b/plugins/ipod-sync/ChangeLog index ce1f317c42..2afd831e4c 100644 --- a/plugins/ipod-sync/ChangeLog +++ b/plugins/ipod-sync/ChangeLog @@ -1,3 +1,7 @@ +2008-08-12 Milan Crha + + * ipod-sync.c: Added missing include. + 2008-04-19 Matthew Barnes * ical-fomat.c (do_save_calendar_ical): diff --git a/plugins/ipod-sync/ipod-sync.c b/plugins/ipod-sync/ipod-sync.c index 3743ed8bd6..4315c1cfe2 100644 --- a/plugins/ipod-sync/ipod-sync.c +++ b/plugins/ipod-sync/ipod-sync.c @@ -32,6 +32,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3