Missing Controller

Error: PuntosDeVentaController could not be found.

Error: Create the class PuntosDeVentaController below in file: app/controllers/puntos_de_venta_controller.php

<?php
class PuntosDeVentaController extends AppController {

	var $name = 'PuntosDeVenta';
}
?>

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