diff --git a/src/video/vid_ati18800.c b/src/video/vid_ati18800.c index 550e3c088..d2228c5df 100644 --- a/src/video/vid_ati18800.c +++ b/src/video/vid_ati18800.c @@ -284,6 +284,7 @@ static void ati18800_force_redraw(void *p) const device_t ati18800_wonder_device = { "ATI-18800", + "ati18800_wonder", DEVICE_ISA, ATI18800_WONDER, ati18800_init, ati18800_close,