diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-08-13 01:27:21 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-08-13 01:27:21 +0200 |
commit | b6d5d206de4d02149c6530236154283bf834087a (patch) | |
tree | 0d57764b674df3ffee1df3f3e9fb1690ae06bbdc /common/pipeline.h | |
parent | 7c9ae062101b5dc8f963c70fb753f8346a9b5c48 (diff) | |
download | sink-b6d5d206de4d02149c6530236154283bf834087a.tar.gz sink-b6d5d206de4d02149c6530236154283bf834087a.zip |
Untangled the include dependencies a bit.
We no longer depend on clientapi.h from everywhere.
Diffstat (limited to 'common/pipeline.h')
-rw-r--r-- | common/pipeline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pipeline.h b/common/pipeline.h index 9c3e7a1..1a33f9a 100644 --- a/common/pipeline.h +++ b/common/pipeline.h | |||
@@ -30,7 +30,6 @@ | |||
30 | 30 | ||
31 | #include <Async/Async> | 31 | #include <Async/Async> |
32 | 32 | ||
33 | #include "entity_generated.h" | ||
34 | #include "domainadaptor.h" | 33 | #include "domainadaptor.h" |
35 | 34 | ||
36 | namespace Akonadi2 | 35 | namespace Akonadi2 |