fixed board file name (all the others are upper case as well)

ugfx_release_2.6
Joel Bodenmann 2013-10-24 14:08:35 +02:00
parent 7a7e223d15
commit f3f7eba73c
1 changed files with 1 additions and 1 deletions

View File

@ -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. */