Missing Controller

Error: PicController could not be found.

Error: Create the class PicController below in file: app/controllers/pic_controller.php

<?php
class PicController extends AppController {

	var $name = 'Pic';
}
?>

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