amalgame/commit

FIXED: XREF problem

authorJacco van Ossenbruggen
Sat Aug 30 08:44:59 2014 +0200
committerJacco van Ossenbruggen
Sat Aug 30 08:44:59 2014 +0200
commit2e9cd690d3e7b72ae62eee0aa522e10fb9df991f
tree0f9b907be17b63af4440904c753348d01f6307f5
parentf0f53e2d0e2ae1360eb3fa9ed66460f9def4ebd3
Diff style: patch stat
diff --git a/api/virtual_concepts.pl b/api/virtual_concepts.pl
index cb9b9cb..4f81e67 100644
--- a/api/virtual_concepts.pl
+++ b/api/virtual_concepts.pl
@@ -4,6 +4,7 @@
 :- use_module(library(http/http_dispatch)).
 :- use_module(library(http/http_parameters)).
 :- use_module(library(http/http_json)).
+:- use_module(library(semweb/rdf_db)).
 :- use_module(library(semweb/rdf_label)).
 
 :- use_module(library(amalgame/voc_stats)).