aboutsummaryrefslogtreecommitdiff
path: root/externals/vanilla/notein.c
diff options
context:
space:
mode:
Diffstat (limited to 'externals/vanilla/notein.c')
-rw-r--r--externals/vanilla/notein.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/vanilla/notein.c b/externals/vanilla/notein.c
index 093b3f42..00b41f0f 100644
--- a/externals/vanilla/notein.c
+++ b/externals/vanilla/notein.c
@@ -6,7 +6,7 @@
#include "m_pd.h"
-extern t_symbol *notein_sym;
+static t_symbol *notein_sym;
static t_class *notein_class;