Fix Windows build

This commit is contained in:
Martin 2021-07-15 17:01:25 +02:00
parent 92ab279195
commit 3e9f2460f7

View File

@ -3,6 +3,7 @@
#ifdef _WIN32
#include <stdint.h>
#include <stddef.h>
#include <sys/stat.h>
#endif
#include <guiddef.h>