Missing Controller

Error: BlindDogWatchingController could not be found.

Error: Create the class BlindDogWatchingController below in file: app/controllers/blind_dog_watching_controller.php

<?php
class BlindDogWatchingController extends AppController {

	var $name = 'BlindDogWatching';
}
?>

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