summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/homerun.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/homerun.h')
-rw-r--r--src/mame/includes/homerun.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/homerun.h b/src/mame/includes/homerun.h
index 47f98b53781..2d5a71cbf54 100644
--- a/src/mame/includes/homerun.h
+++ b/src/mame/includes/homerun.h
@@ -57,7 +57,7 @@ public:
/*----------- defined in video/homerun.c -----------*/
-WRITE8_DEVICE_HANDLER( homerun_banking_w );
+DECLARE_WRITE8_DEVICE_HANDLER( homerun_banking_w );
SCREEN_UPDATE_IND16(homerun);