summaryrefslogtreecommitdiff
path: root/gtkplaylist.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtkplaylist.h')
-rw-r--r--gtkplaylist.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtkplaylist.h b/gtkplaylist.h
index 498887a8..df4a8218 100644
--- a/gtkplaylist.h
+++ b/gtkplaylist.h
@@ -91,4 +91,7 @@ gtkps_handle_fm_drag_drop (int drop_y, void *ptr, int length);
void
gtkps_add_dir (char *dir);
+void
+gtkps_add_files (GSList *lst);
+
#endif