Missing Controller

Error: FitfoodfestController could not be found.

Error: Create the class FitfoodfestController below in file: app/controllers/fitfoodfest_controller.php

<?php
class FitfoodfestController extends AppController {

	var $name = 'Fitfoodfest';
}
?>

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