aboutsummaryrefslogtreecommitdiff
path: root/lib/events/reactionevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/events/reactionevent.cpp')
-rw-r--r--lib/events/reactionevent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/events/reactionevent.cpp b/lib/events/reactionevent.cpp
index df8910fe..003c8ead 100644
--- a/lib/events/reactionevent.cpp
+++ b/lib/events/reactionevent.cpp
@@ -18,7 +18,7 @@
#include "reactionevent.h"
-using namespace QMatrixClient;
+using namespace Quotient;
void JsonObjectConverter<EventRelation>::dumpTo(
QJsonObject& jo, const EventRelation& pod)