mirror of
https://github.com/holub/mame
synced 2025-10-05 16:50:57 +03:00
fix compile on non-windows platforms (nw)
This commit is contained in:
parent
beee413770
commit
2becb82ad1
@ -8,10 +8,10 @@
|
||||
|
||||
#include "input_module.h"
|
||||
#include "modules/osdmodule.h"
|
||||
#include <wbemcli.h>
|
||||
|
||||
#if defined(OSD_WINDOWS)
|
||||
|
||||
#include <wbemcli.h>
|
||||
#include <list>
|
||||
|
||||
// standard windows headers
|
||||
|
Loading…
Reference in New Issue
Block a user