Missing Controller

Error: GuideController could not be found.

Error: Create the class GuideController below in file: app/controllers/guide_controller.php

<?php
class GuideController extends AppController {

	var $name = 'Guide';
}
?>

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