From d9a577eb094802c9bc941923f9baa1a237bb6e13 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 10 Dec 2013 09:23:54 -0600 Subject: Move include/nuttx/fb.h to include/nuttx/video/fb.h --- apps/graphics/screenshot/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/graphics') 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 -- cgit v1.2.3