summaryrefslogtreecommitdiffstats
path: root/player/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'player/command.h')
-rw-r--r--player/command.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/player/command.h b/player/command.h
index c87cbeba7f..85e81966c6 100644
--- a/player/command.h
+++ b/player/command.h
@@ -54,4 +54,6 @@ enum {
bool mp_hook_test_completion(struct MPContext *mpctx, char *type);
void mp_hook_run(struct MPContext *mpctx, char *client, char *type);
+void handle_ab_loop(struct MPContext *mpctx);
+
#endif /* MPLAYER_COMMAND_H */