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 7ef4385b..a76e6dce 100644 --- a/ingen/URIs.hpp +++ b/ingen/URIs.hpp @@ -135,6 +135,7 @@ public: const Quark lv2_connectionOptional; const Quark lv2_default; const Quark lv2_designation; + const Quark lv2_enumeration; const Quark lv2_extensionData; const Quark lv2_index; const Quark lv2_integer; |