Missing Controller

Error: FotosController could not be found.

Error: Create the class FotosController below in file: app/controllers/fotos_controller.php

<?php
class FotosController extends AppController {

	var $name = 'Fotos';
}
?>

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