Missing Controller

Error: Change.ChangeController could not be found.

Error: Create the class Change.ChangeController below in file: public_html/controllers/change.change_controller.php

<?php
class Change.ChangeController extends AppController {

	var $name = 'Change.Change';
}
?>

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