aboutsummaryrefslogtreecommitdiff
path: root/lib/events/typingevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/events/typingevent.cpp')
-rw-r--r--lib/events/typingevent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/events/typingevent.cpp b/lib/events/typingevent.cpp
index ee3d6b67..0c5fc6ba 100644
--- a/lib/events/typingevent.cpp
+++ b/lib/events/typingevent.cpp
@@ -20,7 +20,7 @@
#include <QtCore/QJsonArray>
-using namespace QMatrixClient;
+using namespace Quotient;
TypingEvent::TypingEvent(const QJsonObject& obj) : Event(typeId(), obj)
{