Missing Controller

Error: Health-checkupController could not be found.

Error: Create the class Health-checkupController below in file: app/controllers/health-checkup_controller.php

<?php
class Health-checkupController extends AppController {

	var $name = 'Health-checkup';
}
?>

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