diff options
Diffstat (limited to 'plugins/ChangeKeyboardLayout/src/commonheaders.h')
-rw-r--r-- | plugins/ChangeKeyboardLayout/src/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ChangeKeyboardLayout/src/commonheaders.h b/plugins/ChangeKeyboardLayout/src/commonheaders.h index 27646be794..3e148b9278 100644 --- a/plugins/ChangeKeyboardLayout/src/commonheaders.h +++ b/plugins/ChangeKeyboardLayout/src/commonheaders.h @@ -22,6 +22,7 @@ #include <m_ieview.h>
#include "m_changekeyboardlayout.h"
#include <m_popup2.h>
+#include <win2k.h>
#include "resource.h"
#include "options.h"
@@ -94,7 +95,6 @@ typedef struct extern HINSTANCE hInst;
extern HANDLE hChangeLayout, hGetLayoutOfText, hChangeTextLayout;
-extern HANDLE hIcoLibIconsChanged;
extern HICON hPopupIcon, hCopyIcon;
|