diff options
Diffstat (limited to 'plugins/ChangeKeyboardLayout/src/stdafx.h')
| -rw-r--r-- | plugins/ChangeKeyboardLayout/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ChangeKeyboardLayout/src/stdafx.h b/plugins/ChangeKeyboardLayout/src/stdafx.h index 85223339b5..7be6d07a35 100644 --- a/plugins/ChangeKeyboardLayout/src/stdafx.h +++ b/plugins/ChangeKeyboardLayout/src/stdafx.h @@ -5,6 +5,8 @@ #include <commctrl.h>
#include <richedit.h>
+#define __NO_CMPLUGIN_NEEDED
+
#include <newpluginapi.h>
#include <m_options.h>
#include <m_langpack.h>
|
