Missing Controller

Error: HouseController could not be found.

Error: Create the class HouseController below in file: app_media/controllers/house_controller.php

<?php
class HouseController extends AppController {

	var $name = 'House';
}
?>

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