summaryrefslogtreecommitdiff
path: root/framework/Web/Services/TFeedService.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/Services/TFeedService.php')
-rw-r--r--framework/Web/Services/TFeedService.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Web/Services/TFeedService.php b/framework/Web/Services/TFeedService.php
index 7b2ece8b..b3c880c9 100644
--- a/framework/Web/Services/TFeedService.php
+++ b/framework/Web/Services/TFeedService.php
@@ -11,6 +11,7 @@
*/
namespace Prado\Web\Services;
+use Prado\Prado;
use Prado\TApplication;
use Prado\Exceptions\TConfigurationException;
use Prado\Exceptions\THttpException;