diff options
Diffstat (limited to 'tests/clientapitest.cpp')
-rw-r--r-- | tests/clientapitest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/clientapitest.cpp b/tests/clientapitest.cpp index ce11221..4883b5e 100644 --- a/tests/clientapitest.cpp +++ b/tests/clientapitest.cpp | |||
@@ -8,6 +8,7 @@ | |||
8 | #include "resourceconfig.h" | 8 | #include "resourceconfig.h" |
9 | #include "modelresult.h" | 9 | #include "modelresult.h" |
10 | #include "resultprovider.h" | 10 | #include "resultprovider.h" |
11 | #include "facadefactory.h" | ||
11 | 12 | ||
12 | template <typename T> | 13 | template <typename T> |
13 | class DummyResourceFacade : public Akonadi2::StoreFacade<T> | 14 | class DummyResourceFacade : public Akonadi2::StoreFacade<T> |