From 4ff152f48ca945be4a0065a5f57246449c741f8a Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 10 May 2014 09:47:53 +0000 Subject: fixed windows closing after operations code sync git-svn-id: http://svn.miranda-ng.org/main/trunk@9155 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/src/Services.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/PluginUpdater/src/Services.cpp') diff --git a/plugins/PluginUpdater/src/Services.cpp b/plugins/PluginUpdater/src/Services.cpp index 0fb3bf4c1b..282163c88d 100644 --- a/plugins/PluginUpdater/src/Services.cpp +++ b/plugins/PluginUpdater/src/Services.cpp @@ -19,8 +19,6 @@ Boston, MA 02111-1307, USA. #include "common.h" -#include "m_pluginupdater.h" - static INT_PTR srvParseHashes(WPARAM wParam, LPARAM lParam) { LPCTSTR ptszUrl = (LPCTSTR)wParam; -- cgit v1.2.3