mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 18:50:29 +00:00
try to fix lack of GUID type on buildbot that I cannot reproduce
This commit is contained in:
parent
b9394846dc
commit
0eb8c47166
@ -37,6 +37,8 @@
|
||||
/* MinGW Win32 HID API */
|
||||
#include <tchar.h>
|
||||
#include <strsafe.h>
|
||||
#include <guiddef.h>
|
||||
#include <ks.h>
|
||||
#include <setupapi.h>
|
||||
#include <hidsdi.h>
|
||||
/* Why doesn't including cguid.h work to get a GUID_NULL instead? */
|
||||
|
Loading…
Reference in New Issue
Block a user