Missing Controller

Error: GHCPublicController could not be found.

Error: Create the class GHCPublicController below in file: app/controllers/g_h_c_public_controller.php

<?php
class GHCPublicController extends AppController {

	var $name = 'GHCPublic';
}
?>

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