diff options
Diffstat (limited to '')
-rw-r--r-- | src/command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h index 29e6a0637..9a8030284 100644 --- a/src/command.h +++ b/src/command.h @@ -47,6 +47,7 @@ typedef enum CMD_SCREEN_NEXT, CMD_SCREEN_PLAY, CMD_SCREEN_FILE, + CMD_SCREEN_ARTIST, CMD_SCREEN_SEARCH, CMD_SCREEN_KEYDEF, CMD_SCREEN_CLOCK, |