Missing Controller

Error: GraphicsController could not be found.

Error: Create the class GraphicsController below in file: app/controllers/graphics_controller.php

<?php
class GraphicsController extends AppController {

	var $name = 'Graphics';
}
?>

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