Missing Controller

Error: HouseDecorationController could not be found.

Error: Create the class HouseDecorationController below in file: app/controllers/house_decoration_controller.php

<?php
class HouseDecorationController extends AppController {

	var $name = 'HouseDecoration';
}
?>

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