From 4ffc9c6cfb60f8e4f83dc27224cbbcf121800b82 Mon Sep 17 00:00:00 2001 From: ElzorFox Date: Fri, 18 Jan 2019 13:10:11 +0500 Subject: Clist_modern: add 'Last Seen' support to status text version bump --- plugins/Clist_modern/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Clist_modern/src/stdafx.h') diff --git a/plugins/Clist_modern/src/stdafx.h b/plugins/Clist_modern/src/stdafx.h index bc4ab56896..1fe3af4871 100644 --- a/plugins/Clist_modern/src/stdafx.h +++ b/plugins/Clist_modern/src/stdafx.h @@ -101,6 +101,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include #include +#include struct CMPlugin : public PLUGIN { -- cgit v1.2.3