aboutsummaryrefslogtreecommitdiffstats
path: root/include/lv2/core
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-09-23 20:41:25 -0400
committerDavid Robillard <d@drobilla.net>2023-09-23 20:41:25 -0400
commite9d94328743d630e27a9d322015437fd9080695d (patch)
tree22ef4eb16e2b282bc80e9809fd4cac3ad1b35d0c /include/lv2/core
parent59ecedfe4943bd0df28f79a4d068388a20c95c6c (diff)
downloadlv2-e9d94328743d630e27a9d322015437fd9080695d.tar.xz
Add lv2_util.h to documentation
Diffstat (limited to 'include/lv2/core')
-rw-r--r--include/lv2/core/lv2_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lv2/core/lv2_util.h b/include/lv2/core/lv2_util.h
index 4e98e07..2bac3c9 100644
--- a/include/lv2/core/lv2_util.h
+++ b/include/lv2/core/lv2_util.h
@@ -5,7 +5,7 @@
#define LV2_CORE_LV2_UTIL_H
/**
- @defgroup util Utilities
+ @defgroup lv2_util Utilities
@ingroup lv2core
@{
*/