Missing Controller

Error: FlyingHamerkopController could not be found.

Error: Create the class FlyingHamerkopController below in file: app/controllers/flying_hamerkop_controller.php

<?php
class FlyingHamerkopController extends AppController {

	var $name = 'FlyingHamerkop';
}
?>

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