X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fperl.c;h=09e6e5aafaeccac5d6d6ab0cd4274c569f2df892;hb=3ec575ba1e7402a7477925621565cfb9b167af20;hp=fffbc21d04e86106ad0fa6b9bd74cd1a2eaed5bb;hpb=74ee9a04ef5785b31d1acbfdcbcece3370668cfe;p=collectd.git diff --git a/src/perl.c b/src/perl.c index fffbc21d..09e6e5aa 100644 --- a/src/perl.c +++ b/src/perl.c @@ -47,8 +47,8 @@ #endif /* DEBUG */ /* ... while we want the definition found in plugin.h. */ -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #include "filter_chain.h"