added missing dependency

This commit is contained in:
Julien Chanséaume
2014-05-06 09:32:59 +02:00
parent bb43a12fba
commit dad74ba290

View File

@@ -22,6 +22,7 @@
/*************************************************************************************/
namespace Front\Controller;
use Front\Front;
use Propel\Runtime\Exception\PropelException;
use Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException;
use Thelia\Cart\CartTrait;