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 df4a8218..6d7cfc86 100644
--- a/gtkplaylist.h
+++ b/gtkplaylist.h
@@ -94,4 +94,7 @@ gtkps_add_dir (char *dir);
void
gtkps_add_files (GSList *lst);
+void
+gtkps_add_fm_dropped_files (char *ptr, int length, int drop_y);
+
#endif