diff options
Diffstat (limited to 'drivers/gdisp/RA8875/gdisp_lld.c')
-rw-r--r-- | drivers/gdisp/RA8875/gdisp_lld.c | 2 |
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. */ |