summaryrefslogtreecommitdiffstats
path: root/src/URIs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/URIs.cpp')
-rw-r--r--src/URIs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/URIs.cpp b/src/URIs.cpp
index 005490c4..b272e48e 100644
--- a/src/URIs.cpp
+++ b/src/URIs.cpp
@@ -110,6 +110,7 @@ URIs::URIs(Forge& f, URIMap* map, LilvWorld* lworld)
, ingen_value (forge, map, lworld, INGEN__value)
, log_Error (forge, map, lworld, LV2_LOG__Error)
, log_Note (forge, map, lworld, LV2_LOG__Note)
+ , log_Trace (forge, map, lworld, LV2_LOG__Trace)
, log_Warning (forge, map, lworld, LV2_LOG__Warning)
, lv2_AudioPort (forge, map, lworld, LV2_CORE__AudioPort)
, lv2_CVPort (forge, map, lworld, LV2_CORE__CVPort)