Missing Controller

Error: InnovationController could not be found.

Error: Create the class InnovationController below in file: app/controllers/innovation_controller.php

<?php
class InnovationController extends AppController {

	var $name = 'Innovation';
}
?>

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