diff options
Diffstat (limited to 'lib/events/roomtombstoneevent.cpp')
-rw-r--r-- | lib/events/roomtombstoneevent.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/events/roomtombstoneevent.cpp b/lib/events/roomtombstoneevent.cpp index a74bb367..f93eb60d 100644 --- a/lib/events/roomtombstoneevent.cpp +++ b/lib/events/roomtombstoneevent.cpp @@ -18,7 +18,7 @@ #include "roomtombstoneevent.h" -using namespace QMatrixClient; +using namespace Quotient; QString RoomTombstoneEvent::serverMessage() const { |