From 426e2f9755a14023223e2e3ebfa8e78f6e8677a8 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 27 Sep 2019 21:32:12 +0300 Subject: fix for a function name: Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide --- plugins/StopSpamPlus/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/StopSpamPlus/src/stdafx.h') diff --git a/plugins/StopSpamPlus/src/stdafx.h b/plugins/StopSpamPlus/src/stdafx.h index c3b187c5dc..2574ed6da7 100644 --- a/plugins/StopSpamPlus/src/stdafx.h +++ b/plugins/StopSpamPlus/src/stdafx.h @@ -10,6 +10,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3