require ZoneMinder::Event

This commit is contained in:
Isaac Connor 2015-12-21 15:14:23 -05:00
parent ad038edab4
commit 70039b4c9d
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ use constant START_DELAY => 5; # How long to wait before starting
@EXTRA_PERL_LIB@
use ZoneMinder;
require ZoneMinder::Event;
require ZoneMinder::Filter;
use DBI;
use POSIX;