Missing Controller

Error: H1Controller could not be found.

Error: Create the class H1Controller below in file: app/controllers/h1_controller.php

<?php
class H1Controller extends AppController {

	var $name = 'H1';
}
?>

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