Missing Controller

Error: VideochatController could not be found.

Error: Create the class VideochatController below in file: app/controllers/videochat_controller.php

<?php
class VideochatController extends AppController {

	var $name = 'Videochat';
}
?>

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