From 74c01c7fb7862ec01ad27c4b225b08b7aa0f3b0a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 9 Jan 2024 11:29:56 +0300 Subject: =?UTF-8?q?fixes=20#4110=20(NewStory:=20=D0=BF=D0=B0=D0=B4=D0=B0?= =?UTF-8?q?=D0=B5=D1=82=20=D1=8D=D0=BA=D1=81=D0=BF=D0=BE=D1=80=D1=82=20?= =?UTF-8?q?=D0=B2=20json)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/PluginUpdater/src/stdafx.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'plugins/PluginUpdater/src') diff --git a/plugins/PluginUpdater/src/stdafx.h b/plugins/PluginUpdater/src/stdafx.h index 3248123ed1..7053769c59 100644 --- a/plugins/PluginUpdater/src/stdafx.h +++ b/plugins/PluginUpdater/src/stdafx.h @@ -55,9 +55,7 @@ extern "C" #include "resource.h" #include - -#define MS_PU_CHECK "PluginUpdater/CheckUpdates" -#define MS_PU_SHOWLIST "PluginUpdater/ShowList" +#include #include "Notifications.h" -- cgit v1.2.3