Missing Controller

Error: ResortmapController could not be found.

Error: Create the class ResortmapController below in file: app/controllers/resortmap_controller.php

<?php
class ResortmapController extends AppController {

	var $name = 'Resortmap';
}
?>

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