diff options
Diffstat (limited to 'common/entitybuffer.h')
-rw-r--r-- | common/entitybuffer.h | 2 |
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 | ||
6 | namespace Akonadi2 { | 6 | namespace Sink { |
7 | struct Entity; | 7 | struct Entity; |
8 | 8 | ||
9 | class EntityBuffer { | 9 | class EntityBuffer { |