From b282f654ec149fd7daacd73dc0b8547badf0daaf Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 25 Apr 2015 12:28:25 +0000 Subject: ChangeKeyboardLayout - common project git-svn-id: http://svn.miranda-ng.org/main/trunk@13134 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ChangeKeyboardLayout/src/hook_events.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ChangeKeyboardLayout/src/hook_events.h') diff --git a/plugins/ChangeKeyboardLayout/src/hook_events.h b/plugins/ChangeKeyboardLayout/src/hook_events.h index 992c7cd0c3..b7e38dd3f6 100644 --- a/plugins/ChangeKeyboardLayout/src/hook_events.h +++ b/plugins/ChangeKeyboardLayout/src/hook_events.h @@ -1,7 +1,7 @@ #ifndef M_CKL_HOOK_EVENTS_H #define M_CKL_HOOK_EVENTS_H -#include "commonheaders.h" +#include "stdafx.h" void ReadMainOptions(); void WriteMainOptions(); -- cgit v1.2.3