From f4bd3e99863c30745208c39207d54d3901f1e01a Mon Sep 17 00:00:00 2001 From: Oleg Mazurov Date: Fri, 8 Jul 2011 22:47:48 -0600 Subject: [PATCH] fixed filename case --- max_LCD.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/max_LCD.cpp b/max_LCD.cpp index 5ee7302f..84f1bec3 100644 --- a/max_LCD.cpp +++ b/max_LCD.cpp @@ -14,8 +14,8 @@ Circuits At Home, LTD Web : http://www.circuitsathome.com e-mail : support@circuitsathome.com */ -#include "Max_LCD.h" -#include "Max3421e.h" +#include "max_LCD.h" +#include "max3421e.h" #include #include