Missing Controller

Error: ManitouController could not be found.

Error: Create the class ManitouController below in file: app/controllers/manitou_controller.php

<?php
class ManitouController extends AppController {

	var $name = 'Manitou';
}
?>

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