diff options
Diffstat (limited to 'common/resource.h')
-rw-r--r-- | common/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/resource.h b/common/resource.h index a51e12d..6563c09 100644 --- a/common/resource.h +++ b/common/resource.h | |||
@@ -19,13 +19,13 @@ | |||
19 | */ | 19 | */ |
20 | 20 | ||
21 | #include <akonadi2common_export.h> | 21 | #include <akonadi2common_export.h> |
22 | #include <clientapi.h> | ||
23 | 22 | ||
24 | #include <Async/Async> | 23 | #include <Async/Async> |
25 | 24 | ||
26 | namespace Akonadi2 | 25 | namespace Akonadi2 |
27 | { | 26 | { |
28 | class Pipeline; | 27 | class Pipeline; |
28 | class FacadeFactory; | ||
29 | 29 | ||
30 | /** | 30 | /** |
31 | * Resource interface | 31 | * Resource interface |