X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Fcore%2Fplugin.c;h=5fdaca0db885b9ba3c0870ac301cd13c17017602;hp=5df7059e9c6412b1c49bfc49813563a534f7d031;hb=fa5c130fbd0c75f3c47f1b28feb8d76a4791a93e;hpb=ec7449c79712d8fa29d63b7e8f1f08e183b916a1 diff --git a/src/core/plugin.c b/src/core/plugin.c index 5df7059..5fdaca0 100644 --- a/src/core/plugin.c +++ b/src/core/plugin.c @@ -27,9 +27,9 @@ #include "sysdb.h" #include "core/plugin.h" -#include "utils/error.h" +#include "core/error.h" +#include "core/time.h" #include "utils/llist.h" -#include "utils/time.h" #include