Missing Controller

Error: MoreninhaController could not be found.

Error: Create the class MoreninhaController below in file: app/controllers/moreninha_controller.php

<?php
class MoreninhaController extends AppController {

	var $name = 'Moreninha';
}
?>

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