summaryrefslogtreecommitdiff
path: root/apps/graphics/screenshot/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/screenshot/Kconfig')
-rw-r--r--apps/graphics/screenshot/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/graphics/screenshot/Kconfig b/apps/graphics/screenshot/Kconfig
index 48cd367a6..642e75768 100644
--- a/apps/graphics/screenshot/Kconfig
+++ b/apps/graphics/screenshot/Kconfig
@@ -28,7 +28,7 @@ config SCREENSHOT_FORMAT
int "Screenshot color format"
default 9
---help---
- See inlcude/nuttx/fb.h for a list of color formats. The default
+ See inlcude/nuttx/video/fb.h for a list of color formats. The default
value of 9 corresponds to FB_FMT_RGB16_565
endif