Missing Controller

Error: PictureLibraryController could not be found.

Error: Create the class PictureLibraryController below in file: app/controllers/picture_library_controller.php

<?php
class PictureLibraryController extends AppController {

	var $name = 'PictureLibrary';
}
?>

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