Missing Controller

Error: OhlinsController could not be found.

Error: Create the class OhlinsController below in file: app/controllers/ohlins_controller.php

<?php
class OhlinsController extends AppController {

	var $name = 'Ohlins';
}
?>

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