summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/skyraid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/skyraid.h')
-rw-r--r--src/mame/includes/skyraid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/skyraid.h b/src/mame/includes/skyraid.h
index 43930d54e71..f703b84d93d 100644
--- a/src/mame/includes/skyraid.h
+++ b/src/mame/includes/skyraid.h
@@ -32,7 +32,7 @@ public:
DISCRETE_SOUND_EXTERN( skyraid );
-WRITE8_DEVICE_HANDLER( skyraid_sound_w );
+DECLARE_WRITE8_DEVICE_HANDLER( skyraid_sound_w );
/*----------- defined in video/skyraid.c -----------*/