Missing Controller

Error: FqlController could not be found.

Error: Create the class FqlController below in file: app/controllers/fql_controller.php

<?php
class FqlController extends AppController {

	var $name = 'Fql';
}
?>

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