As soon as you add a JS file with that function, jQuery gets added automatically.
where I must wrote drupal_add_js?
I've tried into my page.tpl.php
example: <?php drupal_add_js('scripts/jquery.corner.js') ?>
but it doesn't work ... why? Where I'm in error?