summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xwhineatnews.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/whineatnews.pl b/whineatnews.pl
index 16be900ad..ae2121303 100755
--- a/whineatnews.pl
+++ b/whineatnews.pl
@@ -28,6 +28,7 @@
# touched for more than the number of days specified in the whinedays param.
use strict;
+use lib '.';
require "globals.pl";