summarylogtreecommitdiffstats
path: root/run.pl
diff options
context:
space:
mode:
Diffstat (limited to 'run.pl')
-rw-r--r--run.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.pl b/run.pl
index 63372c37d5ec..c1252e1f2457 100644
--- a/run.pl
+++ b/run.pl
@@ -26,7 +26,7 @@
*/
:- use_module(server).
-:- use_module(lib/r_swish).
+:- use_module('lib/r_swish').
:- use_module(library(r/r_sandbox)).
% Using `localhost:3050`, we only bind to localhost interface!