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 1e2ea0e..9a5587d 100644
--- a/shared/unstable/fragile.h
+++ b/shared/unstable/fragile.h
@@ -5,6 +5,7 @@
#ifndef __FRAGILE_H__
#define __FRAGILE_H__
+t_symbol *fragile_class_getexterndir(t_class *c);
int fragile_class_count(void);
int fragile_class_getnames(t_atom *av, int maxnames);
void fragile_class_raise(t_symbol *cname, t_newmethod thiscall);