summaryrefslogtreecommitdiffstats
path: root/include/zix/zix.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zix/zix.h')
-rw-r--r--include/zix/zix.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/include/zix/zix.h b/include/zix/zix.h
index 4fcf238..ceaadc0 100644
--- a/include/zix/zix.h
+++ b/include/zix/zix.h
@@ -1,4 +1,4 @@
-// Copyright 2016-2022 David Robillard <d@drobilla.net>
+// Copyright 2016-2024 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
#ifndef ZIX_ZIX_H
@@ -68,6 +68,14 @@
/**
@}
+ @defgroup zix_environment Environment
+ @{
+*/
+
+#include <zix/environment.h>
+
+/**
+ @}
@}
*/