some build fixes

This commit is contained in:
2022-01-07 01:58:38 +03:00
parent 3c8ccf357b
commit cbdaabee4a
5 changed files with 7 additions and 5 deletions

View File

@@ -22,6 +22,7 @@
#ifndef FREERTOS
#ifdef WINDOWS
# include <windows.h>
# include <wingdi.h>
# include <wincon.h>
# include <winuser.h>
#else