Missing Controller

Error: DepaController could not be found.

Error: Create the class DepaController below in file: app/controllers/depa_controller.php

<?php
class DepaController extends AppController {

	var $name = 'Depa';
}
?>

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