summaryrefslogtreecommitdiffstats
path: root/collectors/statsd.plugin/statsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/statsd.plugin/statsd.h')
-rw-r--r--collectors/statsd.plugin/statsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/statsd.plugin/statsd.h b/collectors/statsd.plugin/statsd.h
index b741be76d..37d6a08b3 100644
--- a/collectors/statsd.plugin/statsd.h
+++ b/collectors/statsd.plugin/statsd.h
@@ -3,7 +3,7 @@
#ifndef NETDATA_STATSD_H
#define NETDATA_STATSD_H 1
-#include "../../daemon/common.h"
+#include "daemon/common.h"
#define STATSD_LISTEN_PORT 8125
#define STATSD_LISTEN_BACKLOG 4096