diff options
Diffstat (limited to 'ingen/ingen.h')
-rw-r--r-- | ingen/ingen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/ingen.h b/ingen/ingen.h index 3af2042c..f1735f32 100644 --- a/ingen/ingen.h +++ b/ingen/ingen.h @@ -44,6 +44,7 @@ #define INGEN__GraphPrototype INGEN_NS "GraphPrototype" #define INGEN__Internal INGEN_NS "Internal" #define INGEN__Node INGEN_NS "Node" +#define INGEN__Parameter INGEN_NS "Parameter" #define INGEN__Plugin INGEN_NS "Plugin" #define INGEN__Redo INGEN_NS "Redo" #define INGEN__Undo INGEN_NS "Undo" |