summaryrefslogtreecommitdiffstats
path: root/slv2/plugins.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-05-08 03:30:37 +0000
committerDavid Robillard <d@drobilla.net>2007-05-08 03:30:37 +0000
commitf6ff6e487201bdd94e584397ce829daaa424aba9 (patch)
treeaedf571fe2c1db5d3d3cd1511805e51aca64a75e /slv2/plugins.h
parent816279720d70902bf1beba5a2aaaf135707ae77f (diff)
downloadlilv-f6ff6e487201bdd94e584397ce829daaa424aba9.tar.gz
lilv-f6ff6e487201bdd94e584397ce829daaa424aba9.tar.bz2
lilv-f6ff6e487201bdd94e584397ce829daaa424aba9.zip
Reworked simple query API to allow passing either QName or URI predicates.
Hack around a Rasqal bug for the above (URI predicates). Clean up exposed names for greppability and to not violate user namespace. Fixed slv2_plugin_get_value and slv2_plugin_get_value_for_resource. git-svn-id: http://svn.drobilla.net/lad/slv2@517 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'slv2/plugins.h')
-rw-r--r--slv2/plugins.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/slv2/plugins.h b/slv2/plugins.h
index 2101eee..5663d6a 100644
--- a/slv2/plugins.h
+++ b/slv2/plugins.h
@@ -19,6 +19,7 @@
#ifndef __SLV2_PLUGINS_H__
#define __SLV2_PLUGINS_H__
+#include <slv2/types.h>
#include <slv2/plugin.h>
#ifdef __cplusplus
@@ -35,9 +36,6 @@ extern "C" {
*/
-typedef void* SLV2Plugins;
-
-
/** Free a plugin list.
*
* Freeing a plugin list does not destroy the plugins it contains (plugins