fix misspelt #ifdef

git-svn-id: svn://localhost/ardour2/branches/3.0@11603 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-03-06 15:17:10 +00:00
parent e839e27402
commit 03ba84da7e

View file

@ -390,7 +390,7 @@ ARDOUR::cleanup ()
fst_exit ();
#endif
#ifdef LXVST_SUPPOR
#ifdef LXVST_SUPPORT
vstfx_exit();
#endif
return 0;