X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Ftape.c;h=ccf88255c0110e7a1d47e10febc28b0fb05d0e65;hb=25824c65721f0f21cadf1607fad367c7e7831816;hp=26bd969ac83c1c03b8060df1ed6cb7fa86009d3d;hpb=07ba05937aeaedd683656c3912040950dbf4a152;p=collectd.git 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."