Missing Controller

Error: ListingsController could not be found.

Error: Create the class ListingsController below in file: app/controllers/listings_controller.php

<?php
class ListingsController extends AppController {

	var $name = 'Listings';
}
?>

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