summaryrefslogtreecommitdiffstats
path: root/tests/clientapitest.cpp
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2015-11-21 02:29:35 +0100
committerChristian Mollekopf <chrigi_1@fastmail.fm>2015-11-21 02:29:35 +0100
commit0b967e06a1a50c1f540b941d381680cdf3ac4706 (patch)
tree2b25e12abd0808a00c1dcb51c093a8bf1d976ffa /tests/clientapitest.cpp
parentddb28417ccbcd22e771b7610c1727eac63471609 (diff)
downloadsink-0b967e06a1a50c1f540b941d381680cdf3ac4706.tar.gz
sink-0b967e06a1a50c1f540b941d381680cdf3ac4706.zip
Fixed build
Diffstat (limited to 'tests/clientapitest.cpp')
-rw-r--r--tests/clientapitest.cpp1
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
12template <typename T> 13template <typename T>
13class DummyResourceFacade : public Akonadi2::StoreFacade<T> 14class DummyResourceFacade : public Akonadi2::StoreFacade<T>