diff src/ui/bmi/mmiSmsSend.h @ 134:62480f597962

bmi headers: include case fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 10 Nov 2020 07:12:03 +0000
parents 073242ccbb63
children
line wrap: on
line diff
--- a/src/ui/bmi/mmiSmsSend.h	Tue Nov 10 06:49:04 2020 +0000
+++ b/src/ui/bmi/mmiSmsSend.h	Tue Nov 10 07:12:03 2020 +0000
@@ -57,7 +57,7 @@
 #include "mfw_mfw.h"
 /* SPR#1428 - SH - New Editor changes */
 #ifndef NEW_EDITOR
-#include "MmiEditor.h" //GW Added for T_EDITOR structure
+#include "mmiEditor.h" //GW Added for T_EDITOR structure
 #endif