summaryrefslogtreecommitdiffstats
path: root/src/RoomList.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/RoomList.h')
-rw-r--r--src/RoomList.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/RoomList.h b/src/RoomList.h
index d921990b..51a24043 100644
--- a/src/RoomList.h
+++ b/src/RoomList.h
@@ -17,15 +17,12 @@
#pragma once
-#include <QMetaType>
#include <QPushButton>
#include <QScrollArea>
#include <QSharedPointer>
#include <QVBoxLayout>
#include <QWidget>
-#include <mtx.hpp>
-
class LeaveRoomDialog;
class OverlayModal;
class RoomInfoListItem;