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 e735800..ea6c2c5 100644
--- a/src/slv2_internal.h
+++ b/src/slv2_internal.h
@@ -159,6 +159,7 @@ struct _SLV2World {
librdf_node* lv2_index_node;
librdf_node* lv2_symbol_node;
librdf_node* rdf_a_node;
+ librdf_node* rdfs_seealso_node;
librdf_node* xsd_integer_node;
librdf_node* xsd_decimal_node;
};