Fix Case sensitive issue for linux/mac thanks @c128

follow case of file name
This commit is contained in:
Luc 2015-08-03 22:10:42 +08:00
parent 52ed3eaf22
commit 8dd8ec207d

View File

@ -18,7 +18,7 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <PgmSpace.h>
#include <pgmspace.h>
#include "config.h"
#include "webinterface.h"
#include "wifi.h"