summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/apexc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/apexc.cpp')
-rw-r--r--src/mame/machine/apexc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/apexc.cpp b/src/mame/machine/apexc.cpp
index e5b2b5a0f2f..ac6ac199ef1 100644
--- a/src/mame/machine/apexc.cpp
+++ b/src/mame/machine/apexc.cpp
@@ -75,7 +75,7 @@ apexc_tape_puncher_image_device::apexc_tape_puncher_image_device(const machine_c
Punch a tape character
*/
-WRITE8_MEMBER(apexc_tape_puncher_image_device::write)
+void apexc_tape_puncher_image_device::write(uint8_t data)
{
if (exists())
{