diff options
Diffstat (limited to 'common/commands.cpp')
-rw-r--r-- | common/commands.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/commands.cpp b/common/commands.cpp index 35dfb13..8b915f0 100644 --- a/common/commands.cpp +++ b/common/commands.cpp | |||
@@ -22,7 +22,7 @@ | |||
22 | 22 | ||
23 | #include <QIODevice> | 23 | #include <QIODevice> |
24 | 24 | ||
25 | namespace Akonadi2 | 25 | namespace Sink |
26 | { | 26 | { |
27 | 27 | ||
28 | namespace Commands | 28 | namespace Commands |
@@ -102,4 +102,4 @@ void write(QIODevice *device, int messageId, int commandId, flatbuffers::FlatBuf | |||
102 | 102 | ||
103 | } // namespace Commands | 103 | } // namespace Commands |
104 | 104 | ||
105 | } // namespace Akonadi2 | 105 | } // namespace Sink |