summaryrefslogtreecommitdiffstats
path: root/common/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/resource.h')
-rw-r--r--common/resource.h2
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
26namespace Akonadi2 25namespace Akonadi2
27{ 26{
28class Pipeline; 27class Pipeline;
28class FacadeFactory;
29 29
30/** 30/**
31 * Resource interface 31 * Resource interface