summaryrefslogtreecommitdiffstats
path: root/src/daemon/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/main.c')
-rw-r--r--src/daemon/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/main.c b/src/daemon/main.c
index a7144eba..9b9ea180 100644
--- a/src/daemon/main.c
+++ b/src/daemon/main.c
@@ -58,7 +58,7 @@
#include <polypcore/module.h>
#include <polypcore/cli-command.h>
#include <polypcore/log.h>
-#include <polypcore/util.h>
+#include <polypcore/core-util.h>
#include <polypcore/sioman.h>
#include <polypcore/cli-text.h>
#include <polypcore/pid.h>