summaryrefslogtreecommitdiffstats
path: root/cli/cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'cli/cli.h')
-rw-r--r--cli/cli.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/cli.h b/cli/cli.h
index 9e730a301..056e99862 100644
--- a/cli/cli.h
+++ b/cli/cli.h
@@ -3,6 +3,6 @@
#ifndef NETDATA_CLI_H
#define NETDATA_CLI_H 1
-#include "../daemon/common.h"
+#include "daemon/common.h"
#endif //NETDATA_CLI_H