aboutsummaryrefslogtreecommitdiff
path: root/lib/application-service/definitions/location.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/application-service/definitions/location.cpp')
-rw-r--r--lib/application-service/definitions/location.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/application-service/definitions/location.cpp b/lib/application-service/definitions/location.cpp
index 2ab83ae9..0a054029 100644
--- a/lib/application-service/definitions/location.cpp
+++ b/lib/application-service/definitions/location.cpp
@@ -4,7 +4,7 @@
#include "location.h"
-using namespace QMatrixClient;
+using namespace Quotient;
void JsonObjectConverter<ThirdPartyLocation>::dumpTo(
QJsonObject& jo, const ThirdPartyLocation& pod)