ptz control package name must match filename

This commit is contained in:
Andrew Bauer 2014-08-03 13:26:20 -05:00 committed by Jan M. Hochstein
parent a520cc0653
commit ecb2ff0c0c
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;