Missing Controller

Error: DetailBuildingController could not be found.

Error: Create the class DetailBuildingController below in file: app/controllers/detail_building_controller.php

<?php
class DetailBuildingController extends AppController {

	var $name = 'DetailBuilding';
}
?>

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