diff options
Diffstat (limited to 'src/gwin/label.c')
-rw-r--r-- | src/gwin/label.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/label.c b/src/gwin/label.c index 97588a27..a5064818 100644 --- a/src/gwin/label.c +++ b/src/gwin/label.c @@ -6,7 +6,7 @@ */ /** - * @file include/gwin/label.h + * @file src/gwin/label.c * @brief GWIN label widget header file. * * @defgroup Label Label |