fix misspelt #ifdef
git-svn-id: svn://localhost/ardour2/branches/3.0@11603 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -390,7 +390,7 @@ ARDOUR::cleanup ()
|
||||
fst_exit ();
|
||||
#endif
|
||||
|
||||
#ifdef LXVST_SUPPOR
|
||||
#ifdef LXVST_SUPPORT
|
||||
vstfx_exit();
|
||||
#endif
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user