Missing Controller

Error: HistoryController could not be found.

Error: Create the class HistoryController below in file: app/controllers/history_controller.php

<?php
class HistoryController extends AppController {

	var $name = 'History';
}
?>

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