Fix mingw compilation issue

pull/346/head
Wouter 2020-09-07 19:47:37 +02:00
parent f93b335c9a
commit eb0314457c
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#endif #endif
#include <windows.h> #include <windows.h>
#include <initguid.h>
#include <windowsx.h> #include <windowsx.h>
#include <prsht.h> #include <prsht.h>
#include <stdlib.h> #include <stdlib.h>