--- libaitmqtt/inc/global.h 2022/09/14 14:32:48 1.5.6.2 +++ libaitmqtt/inc/global.h 2022/09/15 15:04:44 1.5.6.3 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.5.6.2 2022/09/14 14:32:48 misho Exp $ +* $Id: global.h,v 1.5.6.3 2022/09/15 15:04:44 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -73,7 +73,8 @@ SUCH DAMAGE. #endif #include "aitmqtt.h" -#include "mqttapi.h" +#include "mqttcli.h" +#include "mqttsrv.h" #include "defs.h"