diff --git a/index.php b/index.php index 99e5a4b..d38a15f 100644 --- a/index.php +++ b/index.php @@ -2,6 +2,7 @@ require_once __DIR__ . '/lib/autoloader.php'; +use \TclUpdates\GotuObject; use \TclUpdates\XmlParser; if ($_SERVER['REQUEST_METHOD'] == 'POST') {