From 4f51fe6574a7d46ddb95bb85e1053e86c2fb805a Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sat, 20 Sep 2008 00:30:48 +0000 Subject: pd 0.42-0 test 05 svn path=/trunk/; revision=10301 --- pd/src/s_stuff.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/src/s_stuff.h') diff --git a/pd/src/s_stuff.h b/pd/src/s_stuff.h index 3276b00b..4af5c754 100644 --- a/pd/src/s_stuff.h +++ b/pd/src/s_stuff.h @@ -28,7 +28,7 @@ int sys_open_absolute(const char *name, const char* ext, char *dirresult, char **nameresult, unsigned int size, int bin, int *fdp); int sys_trytoopenone(const char *dir, const char *name, const char* ext, char *dirresult, char **nameresult, unsigned int size, int bin); - +t_symbol *sys_decodedialog(t_symbol *s); /* s_file.c */ -- cgit v1.2.1