summaryrefslogtreecommitdiff
path: root/nuttx/configs/compal_e99/src/ssd1783.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/compal_e99/src/ssd1783.c')
-rw-r--r--nuttx/configs/compal_e99/src/ssd1783.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/compal_e99/src/ssd1783.c b/nuttx/configs/compal_e99/src/ssd1783.c
index 41bbe11f5..f5029caa1 100644
--- a/nuttx/configs/compal_e99/src/ssd1783.c
+++ b/nuttx/configs/compal_e99/src/ssd1783.c
@@ -41,7 +41,7 @@
************************************************************************************/
#include <nuttx/config.h>
-#include <nuttx/fb.h>
+#include <nuttx/video/fb.h>
#include <sys/types.h>
#include <assert.h>