Missing Controller

Error: WaterPlaceController could not be found.

Error: Create the class WaterPlaceController below in file: app/controllers/water_place_controller.php

<?php
class WaterPlaceController extends AppController {

	var $name = 'WaterPlace';
}
?>

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