Missing Controller

Error: CategoryController could not be found.

Error: Create the class CategoryController below in file: app/controllers/category_controller.php

<?php
class CategoryController extends AppController {

	var $name = 'Category';
}
?>

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