summaryrefslogtreecommitdiff
path: root/app/php/controls/PasswordChange.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/php/controls/PasswordChange.php')
-rw-r--r--app/php/controls/PasswordChange.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/php/controls/PasswordChange.php b/app/php/controls/PasswordChange.php
index 1c05c64..5653ef3 100644
--- a/app/php/controls/PasswordChange.php
+++ b/app/php/controls/PasswordChange.php
@@ -1,6 +1,6 @@
<?php
-Prado::using('Application.components.TemplateControl');
+Prado::using('Application.web.TemplateControl');
Prado::using('Application.user.DbUser');