mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
#include'd <86box/win.h> in qt/qt_ui.cpp.
This commit is contained in:
@@ -56,6 +56,10 @@ extern "C" {
|
||||
#include <86box/network.h>
|
||||
#include <86box/machine_status.h>
|
||||
|
||||
#ifdef Q_OS_WINDOWS
|
||||
# include <86box/win.h>
|
||||
#endif
|
||||
|
||||
void
|
||||
plat_delay_ms(uint32_t count)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user