mirror of https://github.com/ARMmbed/mbed-os.git
[M487] Fix include file error in case-sensitive environment
parent
0803267eab
commit
52d5a61e29
|
|
@ -11,7 +11,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "m480.h"
|
||||
#include "M480.h"
|
||||
|
||||
/** @addtogroup M480_Device_Driver M480 Device Driver
|
||||
@{
|
||||
|
|
|
|||
Loading…
Reference in New Issue