ptz control package name must match filename

This commit is contained in:
Andrew Bauer 2014-08-03 13:26:20 -05:00
parent 64827dccbc
commit 448b69f4a1
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#
# This module contains the implementation of the ONVIF device control protocol
#
package ZoneMinder::Control::ONVIF;
package ZoneMinder::Control::onvif;
use 5.006;
use strict;