summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivers/empty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/drivers/empty.c')
-rw-r--r--src/emu/drivers/empty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/drivers/empty.c b/src/emu/drivers/empty.c
index 101127c8fea..1ca0364a24d 100644
--- a/src/emu/drivers/empty.c
+++ b/src/emu/drivers/empty.c
@@ -34,7 +34,7 @@ static MACHINE_START( empty )
*
*************************************/
-static MACHINE_CONFIG_START( empty, driver_data_t )
+static MACHINE_CONFIG_START( empty, driver_device )
MDRV_MACHINE_START(empty)