Missing Controller

Error: LatinController could not be found.

Error: Create the class LatinController below in file: app/controllers/latin_controller.php

<?php
class LatinController extends AppController {

	var $name = 'Latin';
}
?>

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