diff options
Diffstat (limited to 'src/command.h')
-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 1ce67e894..f880998dc 100644 --- a/src/command.h +++ b/src/command.h @@ -20,6 +20,7 @@ typedef enum CMD_DELETE, CMD_REPEAT, CMD_CROSSFADE, + CMD_DB_UPDATE, CMD_VOLUME_UP, CMD_VOLUME_DOWN, CMD_SAVE_PLAYLIST, |