diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-03-09 16:14:02 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-03-09 16:14:02 +0100 |
commit | 57a88e6c1514b85d25b066059defcd62d2ccd8d6 (patch) | |
tree | ad41c8e9e4e6b59329e84c2151f24ba5a22eca64 /common/domainadaptor.h | |
parent | 45aaa4a4b2a0718d6e23dd5ac8a5c594d774e949 (diff) | |
download | sink-57a88e6c1514b85d25b066059defcd62d2ccd8d6.tar.gz sink-57a88e6c1514b85d25b066059defcd62d2ccd8d6.zip |
Addressbook support
Diffstat (limited to 'common/domainadaptor.h')
-rw-r--r-- | common/domainadaptor.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/common/domainadaptor.h b/common/domainadaptor.h index 0377ef4..66ffb88 100644 --- a/common/domainadaptor.h +++ b/common/domainadaptor.h | |||
@@ -26,10 +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/domaintypes.h" |
30 | #include "domain/event.h" | ||
31 | #include "domain/mail.h" | ||
32 | #include "domain/folder.h" | ||
33 | #include "bufferadaptor.h" | 30 | #include "bufferadaptor.h" |
34 | #include "entity_generated.h" | 31 | #include "entity_generated.h" |
35 | #include "metadata_generated.h" | 32 | #include "metadata_generated.h" |