Missing Controller

Error: LightSliderController could not be found.

Error: Create the class LightSliderController below in file: app/controllers/light_slider_controller.php

<?php
class LightSliderController extends AppController {

	var $name = 'LightSlider';
}
?>

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