Missing Controller

Error: Privacy-policy.aspxController could not be found.

Error: Create the class Privacy-policy.aspxController below in file: app/controllers/privacy-policy.aspx_controller.php

<?php
class Privacy-policy.aspxController extends AppController {

	var $name = 'Privacy-policy.aspx';
}
?>

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