Missing Controller

Error: LegalUseController could not be found.

Error: Create the class LegalUseController below in file: app/controllers/legal_use_controller.php

<?php
class LegalUseController extends AppController {

	var $name = 'LegalUse';
}
?>

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