From ddded51f9ebf7c8306a6dc9bf64996c21b00a584 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Fri, 6 Oct 2023 18:06:09 +0200 Subject: [PATCH] removed unavailable includes. --- aqhome/libtest.c | 1 - 1 file changed, 1 deletion(-) diff --git a/aqhome/libtest.c b/aqhome/libtest.c index 17da2f7..3675b45 100644 --- a/aqhome/libtest.c +++ b/aqhome/libtest.c @@ -14,7 +14,6 @@ #include "aqhome/mqtt/msg_mqtt_pubresponse.h" #include "aqhome/mqtt/msg_mqtt_subscribe.h" #include "aqhome/mqtt/msg_mqtt_suback.h" -#include "aqhome/http/endpoint_http.h" #include "aqhome/hexfile/hexfile.h" #include "aqhome/hexfile/flashrecord.h"