Missing Controller

Error: WishlistController could not be found.

Error: Create the class WishlistController below in file: app/controllers/wishlist_controller.php

<?php
class WishlistController extends AppController {

	var $name = 'Wishlist';
}
?>

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