Missing Controller

Error: DicasController could not be found.

Error: Create the class DicasController below in file: app/controllers/dicas_controller.php

<?php
class DicasController extends AppController {

	var $name = 'Dicas';
}
?>

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