calendar: clean up API to remove dependency
commitddd8456b48f92798fbb5ace39729331c9496785c
authorStefan Becker <chemobejk@gmail.com>
Sat, 10 Dec 2011 23:31:01 +0000 (11 01:31 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sat, 10 Dec 2011 23:31:01 +0000 (11 01:31 +0200)
treec373b6a3258564ad0985e9407a7768923e58bc5d
parent0aa3d7ff284af1041b36a13217f8595d5a717770
calendar: clean up API to remove dependency

Replace Http* with forward declarations in sipe-cal.h so that including
it doesn't require to include http-conn.h too.
src/core/sipe-buddy.c
src/core/sipe-cal.h
src/core/sipe-core.c
src/core/sipe-notify.c
src/core/sipe-ocs2005.c
src/core/sipe-ocs2007.c
src/core/sipe-status.c