From: Bernhard Urban Date: Fri, 11 Dec 2009 23:10:01 +0000 (+0100) Subject: lowercase plz X-Git-Tag: v0.1~48^2~3 X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=pyfrprog.git;a=commitdiff_plain;h=6ff894fc7175050ac1f76335fe937f241402b358 lowercase plz --- diff --git a/Flash.h b/Flash.h index c5671c9..0073667 100644 --- a/Flash.h +++ b/Flash.h @@ -8,7 +8,7 @@ #ifndef __FLASH_H__ #define __FLASH_H__ -#include "MB91465K.H" +#include "mb91465k.h" #define hseq_1 ((volatile unsigned short int *)0x000A1557) #define hseq_2 ((volatile unsigned short int *)0x000A0AAF) diff --git a/RLT.h b/RLT.h index 8499341..3290ded 100644 --- a/RLT.h +++ b/RLT.h @@ -8,7 +8,7 @@ #ifndef __RLT_H__ #define __RLT_H__ -#include "MB91465K.h" +#include "mb91465k.h" #define RLT_RUNMODE_ONESHOT 0x00 #define RLT_RUMMODE_RELOAD 0x01