summaryrefslogtreecommitdiffstats
path: root/src/shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/URIs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/URIs.cpp b/src/shared/URIs.cpp
index 3e9c0637..1cefbca3 100644
--- a/src/shared/URIs.cpp
+++ b/src/shared/URIs.cpp
@@ -68,6 +68,7 @@ URIs::URIs(Raul::Forge& f, LV2URIMap* map)
, ingen_Node (map, NS_INGEN "Node")
, ingen_Patch (map, NS_INGEN "Patch")
, ingen_Port (map, NS_INGEN "Port")
+ , ingen_activity (map, NS_INGEN "activity")
, ingen_broadcast (map, NS_INGEN "broadcast")
, ingen_controlBinding (map, NS_INGEN "controlBinding")
, ingen_document (map, NS_INGEN "document")