Missing Controller

Error: EmbedController could not be found.

Error: Create the class EmbedController below in file: app/controllers/embed_controller.php

<?php
class EmbedController extends AppController {

	var $name = 'Embed';
}
?>

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