summaryrefslogtreecommitdiff
path: root/utils/rhrd-show
diff options
context:
space:
mode:
Diffstat (limited to 'utils/rhrd-show')
-rwxr-xr-xutils/rhrd-show1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/rhrd-show b/utils/rhrd-show
index 0aaac01..e7c434e 100755
--- a/utils/rhrd-show
+++ b/utils/rhrd-show
@@ -21,6 +21,7 @@
#
use strict;
+use lib "../lib/";
use RHRD::rddb;
use RHRD::utils;