summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hp48.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hp48.h')
-rw-r--r--src/mame/includes/hp48.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/hp48.h b/src/mame/includes/hp48.h
index c51542e28c3..d478736fe39 100644
--- a/src/mame/includes/hp48.h
+++ b/src/mame/includes/hp48.h
@@ -84,7 +84,7 @@ private:
virtual void machine_reset() override;
void base_machine_start(hp48_models model);
- DECLARE_PALETTE_INIT(hp48);
+ void hp48_palette(palette_device &palette) const;
DECLARE_MACHINE_START(hp49g);
DECLARE_MACHINE_START(hp48gx);
DECLARE_MACHINE_START(hp48g);