Missing Controller

Error: CampItemController could not be found.

Error: Create the class CampItemController below in file: app/controllers/camp_item_controller.php

<?php
class CampItemController extends AppController {

	var $name = 'CampItem';
}
?>

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