aboutsummaryrefslogtreecommitdiff
path: root/rrdtool/rrd_anomaly.c
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool/rrd_anomaly.c')
-rw-r--r--rrdtool/rrd_anomaly.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rrdtool/rrd_anomaly.c b/rrdtool/rrd_anomaly.c
index ae1aa7d55..f50ba9147 100644
--- a/rrdtool/rrd_anomaly.c
+++ b/rrdtool/rrd_anomaly.c
@@ -22,7 +22,7 @@
#include <stdlib.h>
#include <math.h>
#include <getopt.h>
-#include "rrd.h"
+#include <rrd.h>
#include "ndpi_api.h"
#define DEFAULT_ALPHA 0.5