aboutsummaryrefslogtreecommitdiff
path: root/lib/mxcreply.cpp
diff options
context:
space:
mode:
authorTobias Fella <9750016+TobiasFella@users.noreply.github.com>2021-11-27 00:11:36 +0100
committerTobias Fella <fella@posteo.de>2021-12-01 21:56:59 +0100
commite99802772ebab9802e2f35d83ce1de9f83691d90 (patch)
treec6bca54892f6f7de4e092d5ce2112a3a8a6fc52e /lib/mxcreply.cpp
parente4802dc967c640ebac1d0bc7db55b47b79233544 (diff)
downloadlibquotient-e99802772ebab9802e2f35d83ce1de9f83691d90.tar.gz
libquotient-e99802772ebab9802e2f35d83ce1de9f83691d90.zip
Apply suggestions from code review
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
Diffstat (limited to 'lib/mxcreply.cpp')
-rw-r--r--lib/mxcreply.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/mxcreply.cpp b/lib/mxcreply.cpp
index 639c1324..2ad49c2c 100644
--- a/lib/mxcreply.cpp
+++ b/lib/mxcreply.cpp
@@ -3,8 +3,7 @@
#include "mxcreply.h"
-#include <algorithm>
-#include <QBuffer>
+#include <QtCore/QBuffer>
#include "accountregistry.h"
#include "connection.h"
#include "room.h"