summaryrefslogtreecommitdiffstats
path: root/src/serialisation/Parser.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-05-28 23:11:21 +0000
committerDavid Robillard <d@drobilla.net>2009-05-28 23:11:21 +0000
commitb3c31c94eb572063ec97f24a89e5f7f98d5eae41 (patch)
tree1b8096a810fb56798c69e43e85938f059da18622 /src/serialisation/Parser.hpp
parenta1b651326087ffce165635af4fba1c70c16b5b31 (diff)
downloadingen-b3c31c94eb572063ec97f24a89e5f7f98d5eae41.tar.gz
ingen-b3c31c94eb572063ec97f24a89e5f7f98d5eae41.tar.bz2
ingen-b3c31c94eb572063ec97f24a89e5f7f98d5eae41.zip
Working engine->client plugin information communication via HTTP.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2044 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/serialisation/Parser.hpp')
-rw-r--r--src/serialisation/Parser.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serialisation/Parser.hpp b/src/serialisation/Parser.hpp
index 4235f197..07855826 100644
--- a/src/serialisation/Parser.hpp
+++ b/src/serialisation/Parser.hpp
@@ -100,7 +100,7 @@ private:
Ingen::Shared::CommonInterface* target,
Redland::Model& model,
const Redland::Node& subject,
- const Raul::Path& path,
+ const Raul::URI& uri,
boost::optional<Properties> data=boost::optional<Properties>());
bool parse_connections(