yaz/commit

modules

authorMichiel Hildebrand
Wed Feb 9 16:35:21 2011 +0100
committerMichiel Hildebrand
Wed Feb 9 16:35:21 2011 +0100
commitdccd13e1eb8875aeb8c881989a20fb682db3b142
tree0bd46038ac31e81dac85d96d9517fee0c3062fbe
parent70082945a0bc6981806955e9995d5e55fbed053e
Diff style: patch stat
diff --git a/applications/yaz_new_user.pl b/applications/yaz_new_user.pl
index cd24a48..e00ecae 100644
--- a/applications/yaz_new_user.pl
+++ b/applications/yaz_new_user.pl
@@ -10,6 +10,7 @@
 :- use_module(library(http/http_json)).
 :- use_module(library(http/json)).
 :- use_module(user(user_db)).
+:- use_module(library(semweb/rdf_db)).
 :- use_module(components(yaz_page)).
 :- use_module(applications(yaz_game)).
 :- use_module(library(user_process)).