mirror of
https://github.com/glfw/glfw.git
synced 2025-06-14 11:42:16 +00:00
Win32: Include imm.h to support input methods
This commit is contained in:
parent
0f8780dcc0
commit
7563d1bce0
@ -69,6 +69,7 @@
|
||||
#include <dinput.h>
|
||||
#include <xinput.h>
|
||||
#include <dbt.h>
|
||||
#include <imm.h>
|
||||
|
||||
// HACK: Define macros that some windows.h variants don't
|
||||
#ifndef WM_MOUSEHWHEEL
|
||||
|
Loading…
Reference in New Issue
Block a user