X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fhddtemp.c;h=96b4f0c59addbb7d78bed638f312dceb20cf8483;hp=80daf15b7ef8e491f515dc166c6c9b22eceab2a3;hb=0e1e19f9e05c1b6a17f4a534cd0abd592fcab02e;hpb=7c9d772c992647fcba64a96800c146eb9f1647f8 diff --git a/src/hddtemp.c b/src/hddtemp.c index 80daf15b..96b4f0c5 100644 --- a/src/hddtemp.c +++ b/src/hddtemp.c @@ -33,8 +33,8 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #include #include /* for basename */