aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gdisp')
-rw-r--r--drivers/gdisp/RA8875/gdisp_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/RA8875/gdisp_lld.c b/drivers/gdisp/RA8875/gdisp_lld.c
index b0508b58..fb81c43a 100644
--- a/drivers/gdisp/RA8875/gdisp_lld.c
+++ b/drivers/gdisp/RA8875/gdisp_lld.c
@@ -19,7 +19,7 @@
#include "gdisp/lld/gdisp_lld.h"
/* include the users board interface */
-#include "board_ra8875.h"
+#include "board_RA8875.h"
/*===========================================================================*/
/* Driver local definitions. */