diff options
Diffstat (limited to 'ingen/URIs.hpp')
-rw-r--r-- | ingen/URIs.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp index 3e6427e6..77dc00d3 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -110,6 +110,7 @@ public: const Quark lv2_binary; const Quark lv2_connectionOptional; const Quark lv2_default; + const Quark lv2_designation; const Quark lv2_extensionData; const Quark lv2_index; const Quark lv2_integer; |