Missing Controller

Error: ImportController could not be found.

Error: Create the class ImportController below in file: app/controllers/import_controller.php

<?php
class ImportController extends AppController {

	var $name = 'Import';
}
?>

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