summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/avigo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/avigo.h')
-rw-r--r--src/mame/includes/avigo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/avigo.h b/src/mame/includes/avigo.h
index d78d81965d0..3462ebd91cb 100644
--- a/src/mame/includes/avigo.h
+++ b/src/mame/includes/avigo.h
@@ -87,7 +87,7 @@ protected:
TIMER_DEVICE_CALLBACK_MEMBER(avigo_scan_timer);
TIMER_DEVICE_CALLBACK_MEMBER(avigo_1hz_timer);
- DECLARE_QUICKLOAD_LOAD_MEMBER( avigo);
+ DECLARE_QUICKLOAD_LOAD_MEMBER(quickload_cb);
void avigo_banked_map(address_map &map);
void avigo_io(address_map &map);
void avigo_mem(address_map &map);