X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Futils_fbhash.c;h=7c342e53c3715295078f58a36a8a9a6d1d067251;hb=d931e9e904f61e28013c01ee6903985d3c9f0ba8;hp=0713463520879232eee5e9dff6091d93d9a63633;hpb=a96e1c4a5e2c0244607b9da71175c2a12a4451fd;p=collectd.git diff --git a/src/utils_fbhash.c b/src/utils_fbhash.c index 07134635..7c342e53 100644 --- a/src/utils_fbhash.c +++ b/src/utils_fbhash.c @@ -28,7 +28,7 @@ #include "plugin.h" -#include "utils_avltree.h" +#include "utils/avltree/avltree.h" #include "utils_fbhash.h" struct fbhash_s {