Missing Controller

Error: Quick-linksController could not be found.

Error: Create the class Quick-linksController below in file: app/controllers/quick-links_controller.php

<?php
class Quick-linksController extends AppController {

	var $name = 'Quick-links';
}
?>

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