Got it! Needs to be:
<div id="nav-below" class="navigation">
<div class="nav-previous"><?php previous_post_smart('« %link', '%title', true, false); ?></div>
<div class="nav-next"><?php next_post_smart('%link »', '%title', true, false); ?></div>
</div>