summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/toki.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/toki.h')
-rw-r--r--src/mame/includes/toki.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/toki.h b/src/mame/includes/toki.h
index 742b9c71082..6e90f35224b 100644
--- a/src/mame/includes/toki.h
+++ b/src/mame/includes/toki.h
@@ -32,7 +32,7 @@ public:
optional_device<msm5205_device> m_msm;
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
- required_device<palette_device> m_palette;
+ required_device<palette_device> m_palette;
int m_msm5205next;
int m_toggle;