skos/commit

Fixed missing rdf_db dependency

authorJan Wielemaker
Tue Mar 8 12:01:19 2011 +0100
committerJan Wielemaker
Tue Mar 8 12:01:19 2011 +0100
commit636ac90fee108c865a5d254799e3a1503a04aa08
tree2902840c1989143d57bf7b8385c40a611e0b8b2a
parent11140eac65dad0de9e83330f2fa5b3137281a537
Diff style: patch stat
diff --git a/components/skos/components.pl b/components/skos/components.pl
index a2f300e..d5793f6 100644
--- a/components/skos/components.pl
+++ b/components/skos/components.pl
@@ -2,6 +2,7 @@
 	  [
 	  ]).
 
+:- use_module(library(semweb/rdf_db)).
 :- use_module(library(semweb/rdf_label)).
 
 /** <module> Domain-specific components for SKOS models