mirror of https://github.com/xemu-project/xemu.git
ui: Add windows header to xemu-os-utils-windows
This commit is contained in:
parent
35bcd180a4
commit
418baf129d
|
@ -1,4 +1,5 @@
|
|||
#include "xemu-os-utils.h"
|
||||
#include <windows.h>
|
||||
|
||||
const char *xemu_get_os_info(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue