summaryrefslogtreecommitdiffstats
path: root/src/aclk/aclk_util.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/aclk/aclk_util.h (renamed from aclk/aclk_util.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/aclk/aclk_util.h b/src/aclk/aclk_util.h
index 38ef5b0bc..6c0239cc3 100644
--- a/aclk/aclk_util.h
+++ b/src/aclk/aclk_util.h
@@ -5,7 +5,7 @@
#include "libnetdata/libnetdata.h"
#ifdef ENABLE_ACLK
-#include "mqtt_wss_client.h"
+#include "mqtt_websockets/mqtt_wss_client.h"
#define CLOUD_EC_MALFORMED_NODE_ID 1
#define CLOUD_EMSG_MALFORMED_NODE_ID "URL requests node_id but there is not enough chars following (for it to be valid uuid)."