Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 280250
Collapse All | Expand All

(-)a/resources/kolabproxy/calendarhandler.cpp (-1 / +1 lines)
Lines 22-28 Link Here
22
22
23
#include <kdebug.h>
23
#include <kdebug.h>
24
#include <kmime/kmime_codecs.h>
24
#include <kmime/kmime_codecs.h>
25
#include <akonadi/kcal/kcalmimetypevisitor.h>
25
#include <kcal/kcalmimetypevisitor.h>
26
26
27
#include <kcal/calformat.h>
27
#include <kcal/calformat.h>
28
#include <KLocale>
28
#include <KLocale>
(-)a/resources/kolabproxy/kolabhandler.cpp (-1 / +1 lines)
Lines 23-29 Link Here
23
#include "journalhandler.h"
23
#include "journalhandler.h"
24
24
25
#include <akonadi/collection.h>
25
#include <akonadi/collection.h>
26
#include <akonadi/kcal/kcalmimetypevisitor.h>
26
#include <kcal/kcalmimetypevisitor.h>
27
#include <kabc/addressee.h>
27
#include <kabc/addressee.h>
28
28
29
KolabHandler::KolabHandler()
29
KolabHandler::KolabHandler()

Return to bug 280250