Missing Controller

Error: ImcController could not be found.

Error: Create the class ImcController below in file: app/controllers/imc_controller.php

<?php
class ImcController extends AppController {

	var $name = 'Imc';
}
?>

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