diff audacious/util.h @ 2074:c725daec3849 trunk

[svn] - move xmms_urldecode_path() back into main binary
author nenolod
date Sat, 09 Dec 2006 02:01:53 -0800
parents 1d9c1026d9f8
children f18a5b617c34
line wrap: on
line diff
--- a/audacious/util.h	Sat Dec 09 01:55:27 2006 -0800
+++ b/audacious/util.h	Sat Dec 09 02:01:53 2006 -0800
@@ -148,6 +148,9 @@
 
 GdkImage *create_dblsize_image(GdkImage * img);
 
+gchar *xmms_urldecode_path(const gchar * encoded_path);
+
+
 G_END_DECLS
 
 #endif