Missing Controller

Error: HorizontalController could not be found.

Error: Create the class HorizontalController below in file: app/controllers/horizontal_controller.php

<?php
class HorizontalController extends AppController {

	var $name = 'Horizontal';
}
?>

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