Merge pull request #2874 from elfiesmelfie/feat_virt_block_info
[collectd.git] / src / daemon / globals.c
index 207ca05..a76a44c 100644 (file)
@@ -22,7 +22,7 @@
  **/
 
 #include "globals.h"
-#include "common.h"
+#include "utils/common/common.h"
 
 #if HAVE_KSTAT_H
 #include <kstat.h>