diff options
author | Sandro Knauß <sknauss@kde.org> | 2017-01-16 17:36:47 +0100 |
---|---|---|
committer | Sandro Knauß <sknauss@kde.org> | 2017-01-30 10:59:30 +0100 |
commit | 2486b417dbfb4daf0741f7b870e3d276fac87729 (patch) | |
tree | 9008a38b4d95edb46678c9db2f8c4a4c3084a0fd /common/domainadaptor.h | |
parent | bb624c5ec2ab2e13dedcba67fd60e3d2f03216d7 (diff) | |
download | sink-2486b417dbfb4daf0741f7b870e3d276fac87729.tar.gz sink-2486b417dbfb4daf0741f7b870e3d276fac87729.zip |
make contacts suitable for applications like sinksh
Diffstat (limited to 'common/domainadaptor.h')
-rw-r--r-- | common/domainadaptor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/domainadaptor.h b/common/domainadaptor.h index e7b8c1e..0377ef4 100644 --- a/common/domainadaptor.h +++ b/common/domainadaptor.h | |||
@@ -26,6 +26,7 @@ | |||
26 | 26 | ||
27 | #include "domaintypeadaptorfactoryinterface.h" | 27 | #include "domaintypeadaptorfactoryinterface.h" |
28 | #include "domain/applicationdomaintype.h" | 28 | #include "domain/applicationdomaintype.h" |
29 | #include "domain/contact.h" | ||
29 | #include "domain/event.h" | 30 | #include "domain/event.h" |
30 | #include "domain/mail.h" | 31 | #include "domain/mail.h" |
31 | #include "domain/folder.h" | 32 | #include "domain/folder.h" |