summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xerox820.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/xerox820.h')
-rw-r--r--src/mame/includes/xerox820.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/xerox820.h b/src/mame/includes/xerox820.h
index e99c0d3de69..20ec0f5258f 100644
--- a/src/mame/includes/xerox820.h
+++ b/src/mame/includes/xerox820.h
@@ -73,7 +73,7 @@ public:
void mk83(machine_config &config);
void xerox820(machine_config &config);
- DECLARE_QUICKLOAD_LOAD_MEMBER(xerox820);
+ DECLARE_QUICKLOAD_LOAD_MEMBER(quickload_cb);
DECLARE_READ8_MEMBER( fdc_r );
DECLARE_WRITE8_MEMBER( fdc_w );