aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.h b/src/command.h
index 9fd6ab37b..e96940a1a 100644
--- a/src/command.h
+++ b/src/command.h
@@ -23,6 +23,7 @@ typedef enum
CMD_DB_UPDATE,
CMD_VOLUME_UP,
CMD_VOLUME_DOWN,
+ CMD_ADD,
CMD_SAVE_PLAYLIST,
CMD_TOGGLE_FIND_WRAP,
CMD_TOGGLE_AUTOCENTER,