swish/commit

New upstream file

authorJan Wielemaker
Mon Oct 29 16:33:55 2018 +0100
committerJan Wielemaker
Mon Oct 29 16:33:55 2018 +0100
commit4869be01b85f70eff9a512c58d4b5ab5fa8c5a0a
tree692bca49c2b4adaab8f5d7a5354120e93b468f01
parent230a205b6622fd172cab1089c345e12e217a35f1
Diff style: patch stat
diff --git a/lib/swish/http_version.pl b/lib/swish/http_version.pl
index 0429db9..e229262 100644
--- a/lib/swish/http_version.pl
+++ b/lib/swish/http_version.pl
@@ -41,8 +41,8 @@
 :- use_module(library(git)).
 :- use_module(library(apply)).
 
-:- use_module(library(version)).
-:- use_module(library(markdown)).
+:- use_module(version).
+:- use_module(markdown).
 
 /** <module> Serve version details over HTTP