Fix namespace

This commit is contained in:
Romain Neutron
2013-01-21 20:45:44 +01:00
parent 73da820b86
commit f902bb2b39

View File

@@ -17,7 +17,7 @@
*/
use Alchemy\Phrasea\Command\Command;
use Alchemy\Phrasea\SearchEngine\PhraseaEngineQueryParser;
use Alchemy\Phrasea\SearchEngine\Phrasea\PhraseaEngineQueryParser;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\OutputInterface;