summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gui/models/beingslistmodel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/beingslistmodel.h b/src/gui/models/beingslistmodel.h
index ccf0338c7..43ee37012 100644
--- a/src/gui/models/beingslistmodel.h
+++ b/src/gui/models/beingslistmodel.h
@@ -26,6 +26,8 @@
#include "utils/dtor.h"
+#include <vector>
+
class BeingsListModel final : public AvatarListModel
{
public: