X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Ftable.c;h=f181de94624b2be7201819592d120c43d61b5455;hb=f165a8908666d40e23eaff3faf0ae3195044f1b6;hp=492bea619f22a8b5c88a1c47a9e5de9705ef9c5b;hpb=a9191cc20f0a5af022ae1d9482af2eaf0098a46a;p=collectd.git diff --git a/src/table.c b/src/table.c index 492bea61..f181de94 100644 --- a/src/table.c +++ b/src/table.c @@ -30,7 +30,7 @@ #include "collectd.h" -#include "common.h" +#include "utils/common/common.h" #include "plugin.h"