summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/centronics/ctronics.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/centronics/ctronics.c')
-rw-r--r--src/emu/bus/centronics/ctronics.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/bus/centronics/ctronics.c b/src/emu/bus/centronics/ctronics.c
index c60de320a90..d1e4e38fc7a 100644
--- a/src/emu/bus/centronics/ctronics.c
+++ b/src/emu/bus/centronics/ctronics.c
@@ -116,8 +116,8 @@ device_centronics_peripheral_interface::~device_centronics_peripheral_interface(
}
-#include "image.h"
+#include "printer.h"
SLOT_INTERFACE_START(centronics_printers)
- SLOT_INTERFACE("image", CENTRONICS_PRINTER_IMAGE)
+ SLOT_INTERFACE("printer", CENTRONICS_PRINTER)
SLOT_INTERFACE_END