aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/to_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csapi/to_device.h')
-rw-r--r--lib/csapi/to_device.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/csapi/to_device.h b/lib/csapi/to_device.h
index e0bbbe28..14445439 100644
--- a/lib/csapi/to_device.h
+++ b/lib/csapi/to_device.h
@@ -9,7 +9,7 @@
#include <QtCore/QHash>
#include <QtCore/QJsonObject>
-namespace QMatrixClient
+namespace Quotient
{
// Operations
@@ -39,4 +39,4 @@ public:
const QHash<QString, QHash<QString, QJsonObject>>& messages = {});
};
-} // namespace QMatrixClient
+} // namespace Quotient