diff options
Diffstat (limited to 'lib/events/reactionevent.cpp')
-rw-r--r-- | lib/events/reactionevent.cpp | 2 |
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) |