Missing Controller

Error: HeatingController could not be found.

Error: Create the class HeatingController below in file: app/controllers/heating_controller.php

<?php
class HeatingController extends AppController {

	var $name = 'Heating';
}
?>

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