summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdepend.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/osdepend.c')
-rw-r--r--src/osd/osdepend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/osdepend.c b/src/osd/osdepend.c
index 115c506a297..00ae01ac45a 100644
--- a/src/osd/osdepend.c
+++ b/src/osd/osdepend.c
@@ -183,7 +183,7 @@ void osd_interface::set_mastervolume(int attenuation)
// additions/modifications to the input list
//-------------------------------------------------
-void osd_interface::customize_input_type_list(input_type_desc *typelist)
+void osd_interface::customize_input_type_list(simple_list<input_type_entry> &typelist)
{
//
// inptport.c defines some general purpose defaults for key and joystick bindings.