Missing Controller

Error: CarrouselController could not be found.

Error: Create the class CarrouselController below in file: app/controllers/carrousel_controller.php

<?php
class CarrouselController extends AppController {

	var $name = 'Carrousel';
}
?>

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