Missing Controller

Error: TiendaController could not be found.

Error: Create the class TiendaController below in file: app/controllers/tienda_controller.php

<?php
class TiendaController extends AppController {

	var $name = 'Tienda';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp