--- a/src/hotkeys.h Tue Jun 02 23:16:26 2009 +0000 +++ b/src/hotkeys.h Fri Mar 02 23:49:10 2012 +1000 @@ -1,5 +1,5 @@ /** - * $Id: $ + * $Id$ * * Handles hotkeys for pause/continue, save states, quit, etc * @@ -26,7 +26,7 @@ #endif void hotkeys_init(); - lxdream_config_entry_t hotkeys_get_config(); + lxdream_config_group_t hotkeys_get_config(); void hotkeys_register_keys(); void hotkeys_unregister_keys();