diff --git a/apps/aqhomed/main.c b/apps/aqhomed/main.c index e2f6de5..783686e 100644 --- a/apps/aqhomed/main.c +++ b/apps/aqhomed/main.c @@ -16,7 +16,7 @@ #include #include #include -#include +#include #include #include diff --git a/aqhome/libtest.c b/aqhome/libtest.c index c58d397..ed74ceb 100644 --- a/aqhome/libtest.c +++ b/aqhome/libtest.c @@ -8,7 +8,7 @@ #include "aqhome/msg/endpoint_node.h" #include "aqhome/msg/endpoint_log.h" #include "aqhome/msg/endpoint_tty.h" -#include "aqhome/ipc/endpoint_node_ipc_tcp.h" +#include "aqhome/ipc/endpoint_node_ipc_tcpd.h" #include "aqhome/mqtt/endpoint_mqttc.h" #include "aqhome/mqtt/msg_mqtt_connect.h" #include "aqhome/mqtt/msg_mqtt_connack.h"