aboutsummaryrefslogtreecommitdiff
path: root/shared/unstable/fragile.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/unstable/fragile.h')
-rw-r--r--shared/unstable/fragile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/unstable/fragile.h b/shared/unstable/fragile.h
index 6e79475..b59bb14 100644
--- a/shared/unstable/fragile.h
+++ b/shared/unstable/fragile.h
@@ -6,6 +6,7 @@
#define __FRAGILE_H__
int fragile_class_count(void);
+void fragile_class_getnames(t_atom *av);
void fragile_class_raise(t_symbol *cname, t_newmethod thiscall);
t_pd *fragile_class_mutate(t_symbol *cname, t_newmethod thiscall,
int ac, t_atom *av);