summaryrefslogtreecommitdiffstats
path: root/common/resultprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/resultprovider.h')
-rw-r--r--common/resultprovider.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/resultprovider.h b/common/resultprovider.h
index a375815..841fd01 100644
--- a/common/resultprovider.h
+++ b/common/resultprovider.h
@@ -24,7 +24,9 @@
24#include <memory> 24#include <memory>
25#include "threadboundary.h" 25#include "threadboundary.h"
26 26
27namespace async { 27using namespace async;
28
29namespace Akonadi2 {
28 30
29/** 31/**
30* Query result set 32* Query result set