X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Ftape.c;h=ccf88255c0110e7a1d47e10febc28b0fb05d0e65;hp=26bd969ac83c1c03b8060df1ed6cb7fa86009d3d;hb=6378ec288f34ff250b2971a1452338a2b34c240a;hpb=711f5b6c86f51061c21bedcaa46214a01de0125c diff --git a/src/tape.c b/src/tape.c index 26bd969a..ccf88255 100644 --- a/src/tape.c +++ b/src/tape.c @@ -22,8 +22,8 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #if !HAVE_LIBKSTAT #error "No applicable input method."