From 6f1696aa1e0229d95638c178d62afc7a6ad25f41 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 6 May 2016 19:32:32 +0300 Subject: Add missing include int beingslistmodel.h --- src/gui/models/beingslistmodel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/models') 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 + class BeingsListModel final : public AvatarListModel { public: -- cgit v1.2.3-70-g09d2