diff --git a/flextype/Fieldsets.php b/flextype/Fieldsets.php index 55187844..2b1578d6 100644 --- a/flextype/Fieldsets.php +++ b/flextype/Fieldsets.php @@ -14,6 +14,7 @@ namespace Flextype; use Flextype\Component\Filesystem\Filesystem; use Flextype\Component\Registry\Registry; +use Flextype\Component\Http\Http; use Flextype\Component\Form\Form; use Flextype\Component\Token\Token; use Flextype\Component\Arr\Arr;