diff --git a/Grbl_Esp32/src/WebUI/Commands.h b/Grbl_Esp32/src/WebUI/Commands.h index fc412307..ac17f18e 100644 --- a/Grbl_Esp32/src/WebUI/Commands.h +++ b/Grbl_Esp32/src/WebUI/Commands.h @@ -20,7 +20,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "Config.h" +#include "../Config.h" class ESPResponseStream;