X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fdaemon%2Futils_threshold.c;h=52af648f0ee8438abf1538236465b1720ea4844e;hp=8c03341148af5931269f8d088cad132be04affb4;hb=54619dc85fd308b21ed09a0271e5c7383c7921b9;hpb=662c44a84ae3daecd4ffdea940fffce35a41b52a diff --git a/src/daemon/utils_threshold.c b/src/daemon/utils_threshold.c index 8c033411..52af648f 100644 --- a/src/daemon/utils_threshold.c +++ b/src/daemon/utils_threshold.c @@ -26,8 +26,8 @@ #include "collectd.h" -#include "common.h" -#include "utils_avltree.h" +#include "utils/avltree/avltree.h" +#include "utils/common/common.h" #include "utils_threshold.h" #include