ui: Add windows header to xemu-os-utils-windows

This commit is contained in:
Matt Borgerson 2020-04-27 16:41:07 -07:00
parent 35bcd180a4
commit 418baf129d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include "xemu-os-utils.h"
#include <windows.h>
const char *xemu_get_os_info(void)
{