trill_on_swish/commit

minor fixes

authorrzese
Wed Mar 4 16:02:01 2015 +0100
committerrzese
Wed Mar 4 16:02:01 2015 +0100
commit5be6a7598647b3f9e2effe203d9c6c6e6c6c429d
treee0df966d5471b4446a7dbd17de0dcba870cc53a2
parentf3bb4c3b04f6c973784bba7a66c93528cc31908a
Diff style: patch stat
diff --git a/applications/trill_on_swish.pl b/applications/trill_on_swish.pl
index 63eb1f4..1ff5401 100644
--- a/applications/trill_on_swish.pl
+++ b/applications/trill_on_swish.pl
@@ -63,7 +63,7 @@ user:file_search_path(tos_render, library(trill_on_swish/render)).
 
 :- pengine_application(trill_on_swish).
 :- trill_on_swish_use_rendering(trill_on_swish:trill_on_swish_rdf).
-:- use_module(trill_on_swish:library(trill_on_swish/trill_on_swish_render)).
+:- use_module(library(trill_on_swish/trill_on_swish_render)).
 :- use_module(trill_on_swish:library(pengines_io)).
 :- use_module(trill_on_swish:library(semweb/rdf_db)).
 :- use_module(trill_on_swish:library(semweb/rdfs)).