summaryrefslogtreecommitdiffstats
path: root/ingen/shared/Module.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/shared/Module.hpp')
-rw-r--r--ingen/shared/Module.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/shared/Module.hpp b/ingen/shared/Module.hpp
index 73759786..1552a225 100644
--- a/ingen/shared/Module.hpp
+++ b/ingen/shared/Module.hpp
@@ -29,6 +29,7 @@ class World;
/** A dynamically loaded Ingen module.
*
* All components of Ingen reside in one of these.
+ * @ingroup IngenShared
*/
struct Module {
virtual ~Module();