Missing Controller

Error: StructureController could not be found.

Error: Create the class StructureController below in file: app/controllers/structure_controller.php

<?php
class StructureController extends AppController {

	var $name = 'Structure';
}
?>

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