rdf-mt/commit

Satisfy imports

authorJan Wielemaker
Tue Dec 17 16:38:16 2013 +0100
committerJan Wielemaker
Tue Dec 17 16:38:16 2013 +0100
commit0d6978b42b5f59cf4c70f00e7b23afd4e3db02b8
tree87515b17960f260b13addd09607b4ffff914cfc0
parent97f0b9124e646466986a1c9aac352bff4559f096
Diff style: patch stat
diff --git a/lib/rdf_mt/manifest.pl b/lib/rdf_mt/manifest.pl
index 852119c..326e9e8 100644
--- a/lib/rdf_mt/manifest.pl
+++ b/lib/rdf_mt/manifest.pl
@@ -36,6 +36,7 @@
 	    mf_member/2			% ?URI, +Collection
 	  ]).
 :- use_module(library(semweb/turtle)).
+:- use_module(library(semweb/rdf_db)).
 :- use_module(library(apply)).
 :- use_module(library(http/http_open)).
 :- use_module(library(http/http_ssl_plugin)).