From b02a3dc9ff5448e23aff27e557cfd145fc694018 Mon Sep 17 00:00:00 2001 From: waker Date: Sun, 10 Apr 2011 13:44:19 +0200 Subject: fixed next track selection after current track was removed --- plugins.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins.h') diff --git a/plugins.h b/plugins.h index 8451a2cf..5537888b 100644 --- a/plugins.h +++ b/plugins.h @@ -143,4 +143,7 @@ plug_is_local_file (const char *fname); const char ** plug_get_gui_names (void); +void +plug_event_call (DB_event_t *ev); + #endif // __PLUGINS_H -- cgit v1.2.3