diff --git a/src/detail/ara/ara.h b/src/detail/ara/ara.h index 17045add..ef5c450e 100644 --- a/src/detail/ara/ara.h +++ b/src/detail/ara/ara.h @@ -15,7 +15,7 @@ // // the clap-wrapper itself does not require the ARA SDK because CLAP is a shell API only and // just passes interface pointers through extensions between the foreign host and the ARA plugin core. -// +// // do not use this file in your clap plugin, use the ARA SDK! //