diff --git a/classes/zoom.php b/classes/zoom.php index 8e99d1e..4e15a38 100644 --- a/classes/zoom.php +++ b/classes/zoom.php @@ -28,7 +28,7 @@ use local_townsquaresupport\townsquaresupportinterface; global $CFG; -require_once($CFG->dirroot . '/blocks/townsquare/locallib.php'); +require_once($CFG->dirroot . '/blocks/townsquare/lib.php'); /** * Class that implements the townsquaresupportinterface with the function to get the events from the plugin.