From 869094d2aabef8ab10a1178907cb31ae84f504f9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 22 May 2018 16:28:18 +0300 Subject: IcoLib_AddIcon => CMPlugin::addIcon --- plugins/ClientChangeNotify/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/src/stdafx.h b/plugins/ClientChangeNotify/src/stdafx.h index f02330f144..6032939f7f 100644 --- a/plugins/ClientChangeNotify/src/stdafx.h +++ b/plugins/ClientChangeNotify/src/stdafx.h @@ -52,6 +52,7 @@ #include "m_fingerprint.h" +struct CMPlugin : public PLUGIN { CMPlugin(); }; -- cgit v1.2.3