summaryrefslogtreecommitdiffstats
path: root/ingen/Resource.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Resource.hpp')
-rw-r--r--ingen/Resource.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/Resource.hpp b/ingen/Resource.hpp
index 604428ce..ddb3078a 100644
--- a/ingen/Resource.hpp
+++ b/ingen/Resource.hpp
@@ -240,6 +240,7 @@ public:
bool& graph,
bool& block,
bool& port,
+ bool& parameter,
bool& is_output);
virtual void set_uri(const Raul::URI& uri) { _uri = uri; }