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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/slv2_internal.h b/src/slv2_internal.h
index 893caf2..31913ad 100644
--- a/src/slv2_internal.h
+++ b/src/slv2_internal.h
@@ -134,6 +134,8 @@ struct _SLV2World {
librdf_parser* parser;
SLV2PluginClasses plugin_classes;
SLV2Plugins plugins;
+ librdf_node* lv2_plugin_node;
+ librdf_node* rdf_a_node;
};
/** Load all bundles found in \a search_path.