From 0b967e06a1a50c1f540b941d381680cdf3ac4706 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 21 Nov 2015 02:29:35 +0100 Subject: Fixed build --- tests/clientapitest.cpp | 1 + tests/genericfacadebenchmark.cpp | 1 + tests/pipelinetest.cpp | 1 + 3 files changed, 3 insertions(+) (limited to 'tests') 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 @@ #include "resourceconfig.h" #include "modelresult.h" #include "resultprovider.h" +#include "facadefactory.h" template class DummyResourceFacade : public Akonadi2::StoreFacade diff --git a/tests/genericfacadebenchmark.cpp b/tests/genericfacadebenchmark.cpp index 8b00666..703acd1 100644 --- a/tests/genericfacadebenchmark.cpp +++ b/tests/genericfacadebenchmark.cpp @@ -8,6 +8,7 @@ #include #include #include +#include #include "event_generated.h" diff --git a/tests/pipelinetest.cpp b/tests/pipelinetest.cpp index 47090a8..2ede69d 100644 --- a/tests/pipelinetest.cpp +++ b/tests/pipelinetest.cpp @@ -19,6 +19,7 @@ #include "pipeline.h" #include "log.h" #include "domainadaptor.h" +#include "definitions.h" static void removeFromDisk(const QString &name) { -- cgit v1.2.3