summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2021-01-19 09:41:35 +0100
committerGitHub <noreply@github.com>2021-01-19 09:41:35 +0100
commita65193925e6ba5fe67aa57024353d403d5abb144 (patch)
treebddf2aded3bee2f78c359be0b0d317d97354f7c2 /daemon
parentec7134de74224b915d0b07c9a513eeba2aedd8f0 (diff)
Move ACLK Legacy into a subfolder (#10265)
* move all legacy ACLK into a subfolder to make space for ACLK-NG
Diffstat (limited to 'daemon')
-rw-r--r--daemon/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/common.h b/daemon/common.h
index 7a55022bb1..68af95740c 100644
--- a/daemon/common.h
+++ b/daemon/common.h
@@ -66,7 +66,7 @@
#include "claim/claim.h"
// netdata agent cloud link
-#include "aclk/agent_cloud_link.h"
+#include "aclk/legacy/agent_cloud_link.h"
// global GUID map functions