From 8cb67e70a9ad2ee0f1d07f5ee63b4236b026ee13 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 12 Aug 2008 15:07:55 +0000 Subject: Added missing include. 2008-08-12 Milan Crha * ipod-sync.c: Added missing include. svn path=/trunk/; revision=35969 --- plugins/ipod-sync/ChangeLog | 4 ++++ plugins/ipod-sync/ipod-sync.c | 1 + 2 files changed, 5 insertions(+) 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