Missing Controller

Error: Track-orderController could not be found.

Error: Create the class Track-orderController below in file: app/controllers/track-order_controller.php

<?php
class Track-orderController extends AppController {

	var $name = 'Track-order';
}
?>

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