aboutsummaryrefslogtreecommitdiffstats
path: root/src/machina.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/machina.cpp')
-rw-r--r--src/machina.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machina.cpp b/src/machina.cpp
index 4e14992..f4eea66 100644
--- a/src/machina.cpp
+++ b/src/machina.cpp
@@ -62,7 +62,7 @@ main(int argc, char** argv)
SharedPtr<JackDriver> driver(new JackDriver());
- Redland::World rdf_world;
+ Sord::World rdf_world;
Engine engine(driver, rdf_world);
/* FIXME: Would be nice if this could take URIs on the cmd line