Fix mingw compilation issue

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

View File

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