summaryrefslogtreecommitdiff
path: root/systemd/_daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/_daemon.c')
-rw-r--r--systemd/_daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/_daemon.c b/systemd/_daemon.c
index 7756a78..65cfec7 100644
--- a/systemd/_daemon.c
+++ b/systemd/_daemon.c
@@ -29,7 +29,7 @@
#include <assert.h>
#include <sys/socket.h>
-#include <systemd/sd-daemon.h>
+#include "systemd/sd-daemon.h"
#include "pyutil.h"
#include "macro.h"