diff options
Diffstat (limited to 'common/resource.cpp')
-rw-r--r-- | common/resource.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/resource.cpp b/common/resource.cpp index 2a86df5..58ba82f 100644 --- a/common/resource.cpp +++ b/common/resource.cpp | |||
@@ -25,6 +25,8 @@ | |||
25 | #include <QPluginLoader> | 25 | #include <QPluginLoader> |
26 | #include <QPointer> | 26 | #include <QPointer> |
27 | 27 | ||
28 | #include "facadefactory.h" | ||
29 | |||
28 | namespace Akonadi2 | 30 | namespace Akonadi2 |
29 | { | 31 | { |
30 | 32 | ||