diff options
Diffstat (limited to 'lv2/log')
-rw-r--r-- | lv2/log/log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lv2/log/log.h b/lv2/log/log.h index d60ebb4..8930fac 100644 --- a/lv2/log/log.h +++ b/lv2/log/log.h @@ -16,6 +16,7 @@ /** @defgroup log Log + @ingroup lv2 Interface for plugins to log via the host; see <http://lv2plug.in/ns/ext/log> for details. |