aboutsummaryrefslogtreecommitdiffstats
path: root/bin/worker.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/worker.c')
-rw-r--r--bin/worker.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/worker.c b/bin/worker.c
index 114433c..9f65e1d 100644
--- a/bin/worker.c
+++ b/bin/worker.c
@@ -1,5 +1,5 @@
/*
- * (C) 2014-2023 by Christian Hesse <mail@eworm.de>
+ * (C) 2014-2024 by Christian Hesse <mail@eworm.de>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -33,7 +33,7 @@
#include <systemd/sd-daemon.h>
-#include <iniparser.h>
+#include <iniparser/iniparser.h>
#include <keyutils.h>