aboutsummaryrefslogtreecommitdiffstats
path: root/web/api/public/dhcp-summary
diff options
context:
space:
mode:
Diffstat (limited to 'web/api/public/dhcp-summary')
-rwxr-xr-xweb/api/public/dhcp-summary2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/api/public/dhcp-summary b/web/api/public/dhcp-summary
index a0e5609..73460e7 100755
--- a/web/api/public/dhcp-summary
+++ b/web/api/public/dhcp-summary
@@ -1,5 +1,5 @@
#! /usr/bin/perl
-use lib '../../../../include';
+use lib '/opt/nms/include';
use strict;
use warnings;
use nms::web;