mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Adding missing emu.h include
This commit is contained in:
parent
39afa41ec8
commit
9b8e71c78c
@ -3,6 +3,7 @@
|
||||
|
||||
// Datamover - 68K-based extension board
|
||||
|
||||
#include "emu.h"
|
||||
#include "datamover.h"
|
||||
|
||||
DEFINE_DEVICE_TYPE(MTU130_DATAMOVER0, mtu130_datamover0_device, "datamover0", "Datamover")
|
||||
|
Loading…
Reference in New Issue
Block a user