summaryrefslogtreecommitdiffstats
path: root/src/mame/includes/klax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/klax.h')
-rw-r--r--src/mame/includes/klax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/klax.h b/src/mame/includes/klax.h
index dc70f771cd5..cf7f0d8195e 100644
--- a/src/mame/includes/klax.h
+++ b/src/mame/includes/klax.h
@@ -39,5 +39,5 @@ private:
required_device<tilemap_device> m_playfield_tilemap;
required_device<atari_motion_objects_device> m_mob;
- required_ioport m_p1;
+ required_ioport m_p1;
};