--- src/lib/playlistmodel.h.orig	2008-07-15 02:15:13.000000000 +0000
+++ src/lib/playlistmodel.h	2008-07-15 02:08:01.000000000 +0000
@@ -128,7 +128,7 @@
 	private:
 		bool handle_list (const Xmms::List< unsigned int > &list);
 		bool handle_change (const Xmms::Dict &chg);
-		bool handle_update_pos (const unsigned int &pos);
+		bool handle_update_pos (const Xmms::Dict &pos);
 		bool handle_pls_loaded (const std::string &);
         bool handle_current_pls (const std::string &);
 

