summaryrefslogtreecommitdiffstats
path: root/common/entitybuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/entitybuffer.h')
-rw-r--r--common/entitybuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/entitybuffer.h b/common/entitybuffer.h
index a58aae9..c9c2453 100644
--- a/common/entitybuffer.h
+++ b/common/entitybuffer.h
@@ -3,7 +3,7 @@
3#include <functional> 3#include <functional>
4#include <flatbuffers/flatbuffers.h> 4#include <flatbuffers/flatbuffers.h>
5 5
6namespace Akonadi2 { 6namespace Sink {
7struct Entity; 7struct Entity;
8 8
9class EntityBuffer { 9class EntityBuffer {