diff options
Diffstat (limited to 'cli/cli.h')
-rw-r--r-- | cli/cli.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |