aboutsummaryrefslogtreecommitdiffstats
path: root/include/ginput/mouse.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ginput/mouse.h')
-rw-r--r--include/ginput/mouse.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/ginput/mouse.h b/include/ginput/mouse.h
index 09bfa050..ef268be4 100644
--- a/include/ginput/mouse.h
+++ b/include/ginput/mouse.h
@@ -21,7 +21,8 @@
* @file include/ginput/mouse.h
* @brief GINPUT GFX User Input subsystem header file for mouse and touch.
*
- * @addtogroup GINPUT
+ * @defgroup Mouse
+ * @ingroup GINPUT
* @{
*/
#ifndef _GINPUT_MOUSE_H