aboutsummaryrefslogtreecommitdiff
path: root/lib/events/encryptionevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/events/encryptionevent.cpp')
-rw-r--r--lib/events/encryptionevent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/events/encryptionevent.cpp b/lib/events/encryptionevent.cpp
index 945e6696..073303b0 100644
--- a/lib/events/encryptionevent.cpp
+++ b/lib/events/encryptionevent.cpp
@@ -30,7 +30,7 @@ struct JsonConverter<EncryptionType> {
return EncryptionType::Undefined;
}
};
-} // namespace QMatrixClient
+} // namespace Quotient
using namespace Quotient;