X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fcpufreq.c;h=35ec07fbc98c3ef798f200972310a1967ca5d08f;hp=21b6429a18d7b9eb4e47de0ee4c5a4e41b94ffea;hb=6378ec288f34ff250b2971a1452338a2b34c240a;hpb=711f5b6c86f51061c21bedcaa46214a01de0125c diff --git a/src/cpufreq.c b/src/cpufreq.c index 21b6429a..35ec07fb 100644 --- a/src/cpufreq.c +++ b/src/cpufreq.c @@ -22,8 +22,8 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #define MAX_AVAIL_FREQS 20