summaryrefslogtreecommitdiff
path: root/atari/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'atari/hotlist.c')
-rw-r--r--atari/hotlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atari/hotlist.c b/atari/hotlist.c
index 0324c3bf5..d314fcb81 100644
--- a/atari/hotlist.c
+++ b/atari/hotlist.c
@@ -159,7 +159,7 @@ static short handle_event(GUIWIN *win, EVMULT_OUT *ev_out, short msg[8])
break;
case TOOLBAR_HOTLIST_DELETE:
- hotlist_keypress(KEY_DELETE_LEFT);
+ hotlist_keypress(NS_KEY_DELETE_LEFT);
break;
case TOOLBAR_HOTLIST_EDIT: