We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab60e0 commit eb26015Copy full SHA for eb26015
windows/hid.c
@@ -33,6 +33,7 @@ typedef LONG NTSTATUS;
33
#endif
34
35
#ifdef __MINGW32__
36
+#include <devpropdef.h>
37
#include <ntdef.h>
38
#include <winbase.h>
39
0 commit comments