X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Fcore%2Fplugin.c;h=8200338a9d8fbb0804869b96f9267ed7b776e683;hp=09d5ccea3ebdcd4fbcc01465ee827e2e313cfd35;hb=ddb933096618a6bceded29e4dc2b37cb72134366;hpb=3ca9338132ad234fc675f0753c154ff0f9329031 diff --git a/src/core/plugin.c b/src/core/plugin.c index 09d5cce..8200338 100644 --- a/src/core/plugin.c +++ b/src/core/plugin.c @@ -27,8 +27,8 @@ #include "sysdb.h" #include "core/plugin.h" -#include "core/error.h" #include "core/time.h" +#include "utils/error.h" #include "utils/llist.h" #include "utils/strbuf.h"