summaryrefslogtreecommitdiff
path: root/src/gui/models/beingslistmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models/beingslistmodel.h')
-rw-r--r--src/gui/models/beingslistmodel.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/models/beingslistmodel.h b/src/gui/models/beingslistmodel.h
index a50b20d8d..db17f4833 100644
--- a/src/gui/models/beingslistmodel.h
+++ b/src/gui/models/beingslistmodel.h
@@ -26,8 +26,7 @@
#include "utils/cast.h"
#include "utils/dtor.h"
-
-#include <vector>
+#include "utils/vector.h"
class BeingsListModel final : public AvatarListModel
{