Missing Controller

Error: VdpController could not be found.

Error: Create the class VdpController below in file: app/controllers/vdp_controller.php

<?php
class VdpController extends AppController {

	var $name = 'Vdp';
}
?>

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