diff options
Diffstat (limited to 'src/gui/models/beingslistmodel.h')
-rw-r--r-- | src/gui/models/beingslistmodel.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/models/beingslistmodel.h b/src/gui/models/beingslistmodel.h index 5bedc9756..7e8caced2 100644 --- a/src/gui/models/beingslistmodel.h +++ b/src/gui/models/beingslistmodel.h @@ -26,8 +26,6 @@ #include "utils/dtor.h" -#include <vector> - class BeingsListModel final : public AvatarListModel { public: |