summaryrefslogtreecommitdiffstats
path: root/src/slv2_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slv2_internal.h')
-rw-r--r--src/slv2_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/slv2_internal.h b/src/slv2_internal.h
index 8f614b5..ce9da75 100644
--- a/src/slv2_internal.h
+++ b/src/slv2_internal.h
@@ -161,6 +161,7 @@ struct _SLV2World {
librdf_node* lv2_symbol_node;
librdf_node* rdf_a_node;
librdf_node* rdfs_seealso_node;
+ librdf_node* slv2_bundleuri_node;
librdf_node* xsd_integer_node;
librdf_node* xsd_decimal_node;
};