diff --git a/tasks/task_autodetect.c b/tasks/task_autodetect.c index fffc0fb7d0..fc402668d5 100644 --- a/tasks/task_autodetect.c +++ b/tasks/task_autodetect.c @@ -37,6 +37,8 @@ /* MinGW Win32 HID API */ #include #include +#include +#include #include #include /* Why doesn't including cguid.h work to get a GUID_NULL instead? */