Missing Controller

Error: CpController could not be found.

Error: Create the class CpController below in file: app/controllers/cp_controller.php

<?php
class CpController extends AppController {

	var $name = 'Cp';
}
?>

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