Index: apps/onplay.h
===================================================================
RCS file: /cvsroot/rockbox/apps/onplay.h,v
retrieving revision 1.3
diff -u -3 -p -u -r1.3 onplay.h
--- apps/onplay.h	23 Jun 2005 01:31:25 -0000	1.3
+++ apps/onplay.h	26 Dec 2005 09:45:34 -0000
@@ -19,7 +19,7 @@
 #ifndef _ONPLAY_H_
 #define _ONPLAY_H_
 
-int onplay(char* file, int attr, int from_screen);
+int onplay(char* file, int attr, int from_screen, struct tree_context* c);
 
 enum {
     ONPLAY_OK,
