Missing Controller

Error: GamedayController could not be found.

Error: Create the class GamedayController below in file: app/controllers/gameday_controller.php

<?php
class GamedayController extends AppController {

	var $name = 'Gameday';
}
?>

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