From ff20b29c3c30df0a8129e7c4548bdc1e91eb2966 Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Sun, 18 Oct 2020 21:44:55 -0700 Subject: [PATCH] update case of meshhttpStatic.h --- src/meshwifi/meshhttp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/meshwifi/meshhttp.cpp b/src/meshwifi/meshhttp.cpp index 68493f3df..417388585 100644 --- a/src/meshwifi/meshhttp.cpp +++ b/src/meshwifi/meshhttp.cpp @@ -2,7 +2,7 @@ #include "NodeDB.h" #include "configuration.h" #include "main.h" -#include "meshHttpStatic.h" +#include "meshhttpStatic.h" #include "meshwifi/meshwifi.h" #include "sleep.h" #include