summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/ui/inputmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/ui/inputmap.h')
-rw-r--r--src/frontend/mame/ui/inputmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/mame/ui/inputmap.h b/src/frontend/mame/ui/inputmap.h
index 5006cdffef2..5962d3e592e 100644
--- a/src/frontend/mame/ui/inputmap.h
+++ b/src/frontend/mame/ui/inputmap.h
@@ -173,6 +173,6 @@ private:
virtual void handle() override;
};
-} // namesapce ui
+} // namespace ui
#endif /* MAME_FRONTEND_UI_INPUTMAP_H */