mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Fix compile with NO_USE_MIDI (nw)
This commit is contained in:
parent
519be73d61
commit
509e4d02da
@ -452,7 +452,7 @@ void osd_midi_device_pm::write(UINT8 data)
|
||||
}
|
||||
#else
|
||||
#include "modules/osdmodule.h"
|
||||
#include "netdev_module.h"
|
||||
#include "midi_module.h"
|
||||
|
||||
MODULE_NOT_SUPPORTED(pm_module, OSD_MIDI_PROVIDER, "pm")
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user