X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fdaemon%2Fcmd.c;h=49f9272cc09e3a3da39c14e7f083375dd7372998;hp=7b779955488ee88586a98eebfcc62e296988ef1a;hb=6378ec288f34ff250b2971a1452338a2b34c240a;hpb=711f5b6c86f51061c21bedcaa46214a01de0125c diff --git a/src/daemon/cmd.c b/src/daemon/cmd.c index 7b779955..49f9272c 100644 --- a/src/daemon/cmd.c +++ b/src/daemon/cmd.c @@ -24,7 +24,7 @@ #include "cmd.h" #include "collectd.h" -#include "common.h" +#include "utils/common/common.h" #include static void *do_flush(void __attribute__((unused)) * arg) {