summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/micro3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/micro3d.h')
-rw-r--r--src/mame/includes/micro3d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/micro3d.h b/src/mame/includes/micro3d.h
index 5f0d5253202..78146ce7055 100644
--- a/src/mame/includes/micro3d.h
+++ b/src/mame/includes/micro3d.h
@@ -134,7 +134,7 @@ void micro3d_duart_tx(device_t *device, int channel, UINT8 data);
/*----------- defined in audio/micro3d.c -----------*/
-WRITE8_DEVICE_HANDLER( micro3d_upd7759_w );
+DECLARE_WRITE8_DEVICE_HANDLER( micro3d_upd7759_w );
void micro3d_noise_sh_w(running_machine &machine, UINT8 data);