aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdisp')
-rw-r--r--src/gdisp/colors.h2
-rw-r--r--src/gdisp/image.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gdisp/colors.h b/src/gdisp/colors.h
index efd7076c..6e9a7663 100644
--- a/src/gdisp/colors.h
+++ b/src/gdisp/colors.h
@@ -6,7 +6,7 @@
*/
/**
- * @file include/gdisp/colors.h
+ * @file src/gdisp/colors.h
* @brief GDISP color definitions header file.
*
* @defgroup Colors Colors
diff --git a/src/gdisp/image.h b/src/gdisp/image.h
index 607f1007..1bf378f1 100644
--- a/src/gdisp/image.h
+++ b/src/gdisp/image.h
@@ -6,7 +6,7 @@
*/
/**
- * @file include/gdisp/image.h
+ * @file src/gdisp/image.h
* @brief GDISP image header file.
*
* @defgroup Image Image