From ae2b2899a40c45aecdb967aa20eb900c61ea5a45 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 1 Aug 2015 21:21:38 +0000 Subject: YahooGroups: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/YahooGroups/src/dlg_handlers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/YahooGroups/src/dlg_handlers.h') diff --git a/plugins/YahooGroups/src/dlg_handlers.h b/plugins/YahooGroups/src/dlg_handlers.h index 77dbb1948e..e1fe1b8115 100644 --- a/plugins/YahooGroups/src/dlg_handlers.h +++ b/plugins/YahooGroups/src/dlg_handlers.h @@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_YAHOOGROUPS_DLGHANDLERS_H #define M_YAHOOGROUPS_DLGHANDLERS_H -#include "commonheaders.h" +#include "stdafx.h" INT_PTR CALLBACK DlgProcOptions(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam); -- cgit v1.2.3