aboutsummaryrefslogtreecommitdiffstats
path: root/screen_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'screen_file.h')
-rw-r--r--screen_file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/screen_file.h b/screen_file.h
index 1a48fc706..a7199a62e 100644
--- a/screen_file.h
+++ b/screen_file.h
@@ -1,5 +1,5 @@
-void file_clear_highlight(mpd_client_t *c, mpd_Song *song);
+void file_set_highlight(mpd_client_t *c, mpd_Song *song, int hightlight);
void file_clear_highlights(mpd_client_t *c);
list_window_t *get_filelist_window(void);