X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fperl.c;h=09e6e5aafaeccac5d6d6ab0cd4274c569f2df892;hb=2e5e386539ad6514fb01d7d1e02b2da66a538334;hp=fffbc21d04e86106ad0fa6b9bd74cd1a2eaed5bb;hpb=c00630eab6161514c1044e8adb2895f179a535da;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"