summaryrefslogtreecommitdiff
path: root/plugins/gtkui/gtkplaylist.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtkui/gtkplaylist.h')
-rw-r--r--plugins/gtkui/gtkplaylist.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/gtkui/gtkplaylist.h b/plugins/gtkui/gtkplaylist.h
index d42ab183..da5f41b7 100644
--- a/plugins/gtkui/gtkplaylist.h
+++ b/plugins/gtkui/gtkplaylist.h
@@ -247,4 +247,7 @@ gtkpl_songchanged_wrapper (int from, int to);
void
gtkpl_current_track_changed (DB_playItem_t *it);
+void
+gtk_pl_redraw_item_everywhere (DB_playItem_t *it);
+
#endif // __GTKPLAYLIST_H