lowercase plz
authorBernhard Urban <lewurm@gmx.net>
Fri, 11 Dec 2009 23:10:01 +0000 (00:10 +0100)
committerBernhard Urban <lewurm@gmx.net>
Fri, 11 Dec 2009 23:10:01 +0000 (00:10 +0100)
Flash.h
RLT.h

diff --git a/Flash.h b/Flash.h
index c5671c96c9199938c101e86fd81b73751c0fa672..00736670b7d69ce268b8a7f489252abd4d15588f 100644 (file)
--- 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 8499341d7a1c7237e6730f760bcd47aee65a59f2..3290deddba2e4f2f3e59158bfce1080623a29175 100644 (file)
--- 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