X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fmysql.c;h=7399fe21def999a275584f18501d634898a02a4b;hb=6378ec288f34ff250b2971a1452338a2b34c240a;hp=e7ffb4890ff433f7a51671936d7f024e81b2cdc3;hpb=c00630eab6161514c1044e8adb2895f179a535da;p=collectd.git diff --git a/src/mysql.c b/src/mysql.c index e7ffb489..7399fe21 100644 --- a/src/mysql.c +++ b/src/mysql.c @@ -29,8 +29,8 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #ifdef HAVE_MYSQL_H #include